@@ -93,10 +93,6 @@
this.tableLoading = false
})
},
- currentChange(val) {
- console.log(val)
- this.getList()
- },
currentChange(val) {
this.page.currentPage = val
this.getList()