admin/src/views/task/index.vue
@@ -272,7 +272,7 @@ this.loading = true taskCenterHeadPC({ ...filters, queryType: Number(filters.queryType), isDetail: '1' }).then(res => { this.headData = res this.getList(page) this.getList(1) }, () => { this.loading = false })