@@ -138,7 +138,7 @@
return string.split('\n')
},
- handleSizeChange(){
+ handleSizeChange(val){
this.size = val;
this.page = 1
this.getTableList();