gaoluyang
2025-03-05 9dff7a453553f10020f349667d17cfa016614b8f
src/views/CNAS/process/sampleDisposal/index.vue
@@ -300,7 +300,7 @@
        current: -1,
        size: -1
      }).then(res => {
        this.customPageList = res.data.body.records
        this.customPageList = res.data.records
      }).catch(err => { });
    },
    handleDown() { },