Parcourir la source

自备药出库处理

XMLWAN il y a 4 ans
Parent
révision
ebf0db67da

+ 1 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderTwentySix.vue Voir le fichier

@@ -1388,7 +1388,7 @@ export default {
1388 1388
           if (patientInfo.gender === 2) {
1389 1389
             patientInfo.gender = "女";
1390 1390
           }
1391
-          console.log("patientInfo", patientInfo);
1391
+          // console.log("patientInfo", patientInfo);
1392 1392
           this.patientInfo = patientInfo;
1393 1393
           this.patientInfo.birth = uParseTime(
1394 1394
             this.patientInfo.birthday,