src/views/operate/rectification/surveyList/index.vue
@@ -236,25 +236,9 @@ .then((res) => { }); }, // // 当前页改变触发事件 // changeCurrentPage(page) { // this.currentPage = page; // this.getUserList(); // }, // // 上一页点击事件 // handlePrev(page) { // this.currentPage = page; // this.getUserList(); // }, // // 下一页点击事件 // handleNext(page) { // this.currentPage = page; // this.getUserList(); // }, }, }; </script> <!-- sccg/system/portal/thirdApp/search --> <style lang="scss" scoped> .otherInterface { header {