Explorar o código

删除console

zhangxc %!s(int64=6) %!d(string=hai) anos
pai
achega
2430fe1896
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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)
           }
         })
       },