src/views/projectProcess/index.vue @@ -477,8 +477,8 @@ getProjectProcess(this.queryParams).then(response => { this.projectInfoList = response.data; this.total = response.total; }); this.loading = false; }); }, // 取消按钮 cancel() {