|
@@ -267,11 +267,6 @@ const certainAdmdvs = ref('')
|
|
|
const medTypes = ref([])
|
|
|
const patientId = ref('')
|
|
|
const times = ref(null)
|
|
|
-// const windowSize = store.state.app.windowSize
|
|
|
-// const receiptBoxStyle = {
|
|
|
-// height: windowSize.h - 335 + 'px',
|
|
|
-// overflowY: 'auto',
|
|
|
-// }
|
|
|
const unPaidReceipts = ref([])
|
|
|
const showInsuinfo = ref(false)
|
|
|
const psnBaseinfo = ref({})
|