zhangxc 6 lat temu
rodzic
commit
2430fe1896
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/components/icss/PhysicalExamTemplate.vue

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

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