Browse Source

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

csx 3 years ago
parent
commit
0f1c358b16

File diff suppressed because it is too large
+ 1704 - 1870
src/xt_pages/hospitalStation/outpatientChargesManagement.vue


+ 1 - 0
src/xt_pages/outpatientCharges/components/chargeDialog.vue View File

183
     },
183
     },
184
     methods: {
184
     methods: {
185
       show: function (total,order) {
185
       show: function (total,order) {
186
+
186
         this.form.total = total
187
         this.form.total = total
187
         this.form.private_price = total
188
         this.form.private_price = total
188
         this.form.pay_price = total
189
         this.form.pay_price = total