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
bb563c6e0e

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

@@ -1096,6 +1096,7 @@
1096 1096
                   that.$refs.register9504.hide()
1097 1097
                   return false
1098 1098
                 } else {
1099
+                  that.loadingone = false
1099 1100
                   if (response.data.data.failed_code == -10) {
1100 1101
                     that.$confirm(response.data.data.msg, '医保错误信息', {
1101 1102
                       confirmButtonText: '确 定',

+ 2 - 1
src/xt_pages/outpatientRegistration/index.vue View File

@@ -1145,9 +1145,10 @@
1145 1145
                     that.form.social_type = ''
1146 1146
                     that.loadingone = false
1147 1147
 
1148
-                    that.form.settlementValue = ''
1149 1148
                     that.form.medicalInsuranceCard = ''
1150 1149
 
1150
+                    that.form.medicalCare = 11
1151
+                    that.form.settlementValue = 1
1151 1152
                     that.form.certificates = 2
1152 1153
                     that.form.id_card_type = 1
1153 1154
                     that.form.p_type = 14