소스 검색

自备药出库处理

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

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

@@ -1381,7 +1381,7 @@ export default {
1381 1381
           this.adminUser = response.data.data.users;
1382 1382
           this.users = response.data.data.users;
1383 1383
           var patientInfo = response.data.data.patientInfo;
1384
-          console.log("烧腊店就拉萨讲", patientInfo);
1384
+          // console.log("烧腊店就拉萨讲", patientInfo);
1385 1385
           if (patientInfo.gender === 1) {
1386 1386
             patientInfo.gender = "男";
1387 1387
           }