luobisheng
2022-11-29 4641a877cd6a94e4d35dca7f7f14bc1443e2d2ad
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);
        });
    },
    // // 当前页改变触发事件