فهرست منبع

删除console

zhangxc 6 سال پیش
والد
کامیت
2430fe1896
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/components/icss/PhysicalExamTemplate.vue

+ 0 - 1
src/components/icss/PhysicalExamTemplate.vue

@@ -133,7 +133,6 @@
           const { data } = res
           if(data.code == 0) {
             this.deptList = data.data
-            console.log('this.deptList', this.deptList)
           }
         })
       },