zuozhengqing
2023-10-19 6b2aa7f0bb3f43e040ae2e659009e3bee3f3db1c
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) => {