Browse Source

合并带嘛

csx 2 years ago
parent
commit
e7ad350265

+ 1 - 1
src/xt_pages/hospitalStation/invoiceTemplate/printThree.vue View File

@@ -197,7 +197,7 @@
197 197
         </div>
198 198
         <div style="position: absolute;top:370px;left:480px">
199 199
             <!-- 应退款 -->
200
-            应退款:{{list.refund_sum}}
200
+            应退款:{{parseFloat(pre_pay_money)}}
201 201
         </div>
202 202
         <div>
203 203
             <div style="position: absolute;top:400px;left:40px">

+ 4 - 1
src/xt_pages/outpatientCharges/components/registerDialog9504.vue View File

@@ -241,7 +241,10 @@
241 241
         },{
242 242
           value: 2,
243 243
           label: '身份证'
244
-        }],
244
+        },{
245
+          value: 4,
246
+          label: '电子凭证'
247
+        },],
245 248
         settlement: [
246 249
           {value: 1, label: '医保'},
247 250
           {value: 2, label: '自费'},