yangfeng
2023-10-18 fe203d6616f70695ab8973c75220f74ae91333bc
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) => {