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,