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