src/views/operate/rectification/renovationList/index.vue
@@ -225,27 +225,10 @@ // 删除第三方接口 handleDelete({ id }) { this.dialogUpdate=true; console.log(id); } // // 当前页改变触发事件 // 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 {