浏览代码

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

csx 3 年前
父节点
当前提交
e09072480f

+ 3 - 0
src/xt_pages/hospitalStation/components/registerDialog9504.vue 查看文件

@@ -233,6 +233,9 @@
233 233
         }, IDCardTypes: [{
234 234
           value: 1,
235 235
           label: '社保卡'
236
+        },{
237
+          value: 2,
238
+          label: '身份证'
236 239
         }],
237 240
         settlement: [
238 241
           {value: 1, label: '医保'},

文件差异内容过多而无法显示
+ 609 - 103
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue