Browse Source

HIS 系统提交

XMLWAN 4 years ago
parent
commit
7e801fa3a4

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

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