md-paket ui
This commit is contained in:
@@ -124,36 +124,48 @@ func (smdp *ServiceMasterDataPaket) GetListItemPaket(keyword string, currentPage
|
||||
ItemID: 1,
|
||||
ItemKode: "01",
|
||||
ItemNama: "Natrium",
|
||||
HargaAwal: "50000",
|
||||
HargaPaket: "50000",
|
||||
ItemIsActive: "Y",
|
||||
},
|
||||
{
|
||||
ItemID: 2,
|
||||
ItemKode: "02",
|
||||
ItemNama: "Kalium",
|
||||
HargaAwal: "50000",
|
||||
HargaPaket: "50000",
|
||||
ItemIsActive: "Y",
|
||||
},
|
||||
{
|
||||
ItemID: 3,
|
||||
ItemKode: "03",
|
||||
ItemNama: "Chlorida",
|
||||
HargaAwal: "35000",
|
||||
HargaPaket: "35000",
|
||||
ItemIsActive: "Y",
|
||||
},
|
||||
{
|
||||
ItemID: 4,
|
||||
ItemKode: "04",
|
||||
ItemNama: "SGOT",
|
||||
HargaAwal: "40000",
|
||||
HargaPaket: "40000",
|
||||
ItemIsActive: "Y",
|
||||
},
|
||||
{
|
||||
ItemID: 5,
|
||||
ItemKode: "05",
|
||||
ItemNama: "SGPT",
|
||||
HargaAwal: "60000",
|
||||
HargaPaket: "60000",
|
||||
ItemIsActive: "Y",
|
||||
},
|
||||
{
|
||||
ItemID: 6,
|
||||
ItemKode: "06",
|
||||
ItemNama: "HERMATOLOGI LENGKAP",
|
||||
HargaAwal: "100000",
|
||||
HargaPaket: "100000",
|
||||
ItemIsActive: "Y",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user