소스 검색

合并带嘛

csx 3 년 전
부모
커밋
0720540624
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/xt_pages/hospitalStation/components/chargeDialog.vue
  2. 1 1
      src/xt_pages/outpatientCharges/components/chargeDialog.vue

+ 1 - 1
src/xt_pages/hospitalStation/components/chargeDialog.vue 파일 보기

@@ -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 파일 보기

@@ -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:"",