zss
2024-08-26 cd65ad764e3e9cf2fa3574476d946626f805a745
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)