Browse Source

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

csx 4 years ago
parent
commit
2106046365

+ 1 - 1
src/xt_pages/outpatientDoctorStation/components/additionalCharges.vue View File

108
     },
108
     },
109
     watch: {
109
     watch: {
110
       hisPatientInfo: function(val) {
110
       hisPatientInfo: function(val) {
111
-        console.log('患者ID', this)
111
+        // console.log('患者ID', this)
112
       }
112
       }
113
     }
113
     }
114
   }
114
   }