dedsudiyu 1 일 전
부모
커밋
ac21329134
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/views/teacherPage/laboratoryList.vue

+ 1 - 1
pages/views/teacherPage/laboratoryList.vue

@@ -177,7 +177,7 @@
 							deptId: ""
 						})
 						this.facultyArray = this.facultyArray.concat(list)
-						this.facultyList = this.facultyArray.concat(data.data)
+						this.facultyList = this.facultyList.concat(data.data)
 					}else{
 						this.facultyArray.push(uni.getStorageSync('userDeptName'))
 						this.facultyList.push({