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: ""
 							deptId: ""
 						})
 						})
 						this.facultyArray = this.facultyArray.concat(list)
 						this.facultyArray = this.facultyArray.concat(list)
-						this.facultyList = this.facultyArray.concat(data.data)
+						this.facultyList = this.facultyList.concat(data.data)
 					}else{
 					}else{
 						this.facultyArray.push(uni.getStorageSync('userDeptName'))
 						this.facultyArray.push(uni.getStorageSync('userDeptName'))
 						this.facultyList.push({
 						this.facultyList.push({