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 b1a6e8d15..38f85242a 100755 --- a/openhis-ui-vue3/src/views/inpatientNurse/InpatientBilling/components/FeeDialog.vue +++ b/openhis-ui-vue3/src/views/inpatientNurse/InpatientBilling/components/FeeDialog.vue @@ -297,45 +297,47 @@ + + - -
-
- 执行时间: - -
-
- -
+
+
+ 执行时间: + +
+
+ +
+
+ 本次补费总金额:{{ totalAmount.toFixed(6) }} +
+
+ + 取消 + + -
- 本次补费总金额:{{ totalAmount.toFixed(6) }} -
-
- - 取消 - - - 确定 - -
-
+ 确定 +