src/views/taskinfo/taskplanUser.vue
@@ -22,6 +22,7 @@ size="small" icon="el-icon-back" plain type="success" @click="handleBack">返 回 </el-button> <el-button type="primary" @@ -160,6 +161,7 @@ this.form = res.data.data; }); } this.getUserList(); done(); }, searchReset() { @@ -200,7 +202,6 @@ this.data = data.records; this.loading = false; this.selectionClear(); }); }, getUserList(){