@ -218,6 +218,8 @@ import { nextTick } from 'vue';
this.showList = []
this.loadingType = "";
this.showList = this.getDataPage(this.index, this.pageSize)
this.dataContent.handleQty = this.showList.length;
},
getDataPage(pageNo, pageSize) {