src/views/operate/rectification/surveyList/index.vue
@@ -39,7 +39,7 @@ <el-input placeholder="请输入标题或者任务编号"></el-input> </div> <div class="btn"> <el-button icon="el-icon-plus" type="primary">搜索</el-button> <el-button icon="el-icon-search" type="primary">搜索</el-button> <el-button icon="el-icon-delete">重置</el-button> </div> </div> @@ -234,7 +234,6 @@ }, }) .then((res) => { console.log(res); }); }, // // 当前页改变触发事件