diff --git a/test/vuex/one-patient-list-barcode-vv-7-cpone-promise/components/onePatientList.vue b/test/vuex/one-patient-list-barcode-vv-7-cpone-promise/components/onePatientList.vue index 1871c27..393b6ef 100644 --- a/test/vuex/one-patient-list-barcode-vv-7-cpone-promise/components/onePatientList.vue +++ b/test/vuex/one-patient-list-barcode-vv-7-cpone-promise/components/onePatientList.vue @@ -501,9 +501,17 @@ cito: props.item.T_OrderHeaderIsCito === 'Y', }" @click="selectMe(props.item)"> - {{ number_format(props.item.totalbill) }}
- - {{ number_format(props.item.unpaid) }} + {{ number_format(props.item.totalbill) }} +
+ + LUNAS + + + BELUM LUNAS + +
+ + Unpaid: {{ number_format(props.item.unpaid) }}