diff --git a/healthlink-his-ui/src/views/inpatientNurse/InpatientBilling/components/FeeDialog.vue b/healthlink-his-ui/src/views/inpatientNurse/InpatientBilling/components/FeeDialog.vue index fd2098e35..a14478589 100755 --- a/healthlink-his-ui/src/views/inpatientNurse/InpatientBilling/components/FeeDialog.vue +++ b/healthlink-his-ui/src/views/inpatientNurse/InpatientBilling/components/FeeDialog.vue @@ -55,6 +55,47 @@ 划价组套 + +
+
+ 执行时间: + +
+
+ + 本次补费总金额:{{ totalAmount.toFixed(6) }} + + + 取消 + + + 确定 + +
+
+
- -
-
- 执行时间: - -
-
- -
-
- 本次补费总金额:{{ totalAmount.toFixed(6) }} -
-
- - 取消 - - - 确定 - -
-