diff --git a/openhis-ui-vue3/src/views/inpatientNurse/InpatientBilling/components/FeeDialog.vue b/openhis-ui-vue3/src/views/inpatientNurse/InpatientBilling/components/FeeDialog.vue index 2244a1cd3..366aec19b 100755 --- a/openhis-ui-vue3/src/views/inpatientNurse/InpatientBilling/components/FeeDialog.vue +++ b/openhis-ui-vue3/src/views/inpatientNurse/InpatientBilling/components/FeeDialog.vue @@ -54,9 +54,34 @@ > 划价组套 +
+
+ 执行时间: + +
+
+ 本次补费总金额:{{ totalAmount.toFixed(6) }} +
+ + 取消 + + + 确定 + +
-
+
-
- 执行时间: - -
-
- -
-
- 本次补费总金额:{{ totalAmount.toFixed(6) }} -
-
- - 取消 - - - 确定 - -
-