src/views/main/approve.vue
@@ -112,7 +112,6 @@ if(this.list[this.navIndex].arr.length >= 10){ merId = myArr[myArr.length-1].merId } console.log(this.finished) this.$api.getAuditList({ auditStatus:this.navIndex, searchKey:this.searchKey, @@ -136,7 +135,6 @@ this.loading = false this.finished = false } console.log(this.finished) }).catch((err) => { });