Browse Source

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

XMLWAN 4 years ago
parent
commit
6169ce2e0c

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

443
               that.$message.error(response.data.msg)
443
               that.$message.error(response.data.msg)
444
               return false
444
               return false
445
             } else {
445
             } else {
446
-              thatthat.read_loading = false
446
+              that.read_loading = false
447
               var patient = response.data.data.patient
447
               var patient = response.data.data.patient
448
               if (that.form.id_card_type == 1) {
448
               if (that.form.id_card_type == 1) {
449
                 that.form.id = patient.id
449
                 that.form.id = patient.id