XMLWAN 3 년 전
부모
커밋
65a3e58043
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/xt_pages/dialysis/template/DialysisPrintOrderThirtyFive.vue

+ 1 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderThirtyFive.vue 파일 보기

@@ -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,