src/views/CNAS/process/sampleDisposal/index.vue
@@ -519,7 +519,8 @@ delProcessDeal({ id: row.id }).then((res) => { if (res.code == 201) return; this.$message.success("删除成功"); this.refresh(); this.page.current = 0; this.getList(); }); }) .catch(() => { });