src/components/view/b1-inspect-order-plan.vue
@@ -474,7 +474,7 @@ this.sampleUserForm = { entrustCode: row.entrustCode, insSampleId: row.id, sonLaboratory: row.sonLaboratory, sonLaboratory: row.sonLaboratory, } this.claimVisible = true } @@ -491,6 +491,8 @@ this.$message.success("认领成功") this.claimVisible = false this.refreshTable('page') } else { this.loading = false; } }).catch(error => { console.error(error)