Browse Source

合并带嘛

csx 2 years ago
parent
commit
0720540624

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

@@ -216,7 +216,7 @@
216 216
           // {value: 2, label: '银行卡'},
217 217
           // {value: 3, label: '微信'},
218 218
           // {value: 4, label: '支付宝'},
219
-          { value: 4, label: '医保卡' },
219
+          { value: 5, label: '医保卡' },
220 220
 
221 221
         ],
222 222
         total: "",

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

@@ -148,7 +148,7 @@
148 148
           // {value: 2, label: '银行卡'},
149 149
           // {value: 3, label: '微信'},
150 150
           // {value: 4, label: '支付宝'},
151
-          {value: 5, label: '医保卡'},
151
+          {value: 4, label: '医保卡'},
152 152
 
153 153
         ],
154 154
         total:"",