spring
2025-03-04 0f80d9b8140f6eb2b6935e4a7eb5f1252da5f0c2
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() { },