石广澎
2023-12-12 9cf4b513cfc65d641d46be6ea424a9f45e4d48f7
admin-web/src/views/departmentitem/itemscr/scrapping/index.vue
@@ -169,6 +169,8 @@
        this.list = res.datas;
        this.total = res.totalRows;
        this.loading = false;
      }).catch(()=>{
        this.loading = false;
      });
    },
  },