src/views/operate/scrap/index.vue
@@ -59,7 +59,8 @@ setTable() { this.tableList = { tableInfomation: [], selectBox: true, selectBox: false, selectIndex: true, showcol: this.showcol, allcol: [], tableColumn: this.setTableColumn(this.showcol) @@ -139,7 +140,6 @@ async getData() { await getDisuseList({ number: this.keyword, sourceNumber: this.keyword, page: this.pagerOptions.currPage, pageSize: this.pagerOptions.pageSize }).then((res) => {