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

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

@@ -1657,7 +1657,7 @@ export default {
1657 1657
           this.doctor_advices = doctor_advices_1;
1658 1658
           this.doctor_advices_2 = doctor_advices_2;
1659 1659
         }
1660
-         // console.log(this.advice_groups);
1660
+          console.log(this.advice_groups);
1661 1661
       } else {
1662 1662
         this.loading = false;
1663 1663
         this.$message.error("请求数据失败");