Просмотр исходного кода

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

see999 4 лет назад
Родитель
Сommit
a589331287
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("请求数据失败");