fangyuan
2022-11-25 b4fc73e7ba0c2d551707deec21655d8e81ed7ba1
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);
        });
    },
    // // 当前页改变触发事件