XMLWAN před 3 roky
rodič
revize
65a3e58043

+ 1 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderThirtyFive.vue Zobrazit soubor

@@ -1367,7 +1367,7 @@ export default {
1367 1367
           if (patientInfo.gender === 2) {
1368 1368
             patientInfo.gender = "女";
1369 1369
           }
1370
-          console.log("patientInfo", patientInfo);
1370
+          // console.log("patientInfo", patientInfo);
1371 1371
           this.patientInfo = patientInfo;
1372 1372
           this.patientInfo.birth = uParseTime(
1373 1373
             this.patientInfo.birthday,