From f4cbf4b568464e179fe59f2d8e278014bc65a93c Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Sat, 7 Mar 2026 09:28:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E5=85=B7=E7=94=B3=E8=AF=B7=E7=9A=84?= =?UTF-8?q?=E5=AE=A1=E6=89=B9=E9=A1=B5=E9=9D=A2=E4=B9=9F=E5=8A=A0=E4=B8=80?= =?UTF-8?q?=E4=B8=AA=E8=B7=B3=E8=BD=ACBM?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/tooling/searchToolApply.vue | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/views/modules/tooling/searchToolApply.vue b/src/views/modules/tooling/searchToolApply.vue index 30d1e08..d591e12 100644 --- a/src/views/modules/tooling/searchToolApply.vue +++ b/src/views/modules/tooling/searchToolApply.vue @@ -887,6 +887,16 @@ + + + @@ -2972,6 +2982,7 @@ export default { }) }, jumpBM(row) { + this.visibleD = false if (this.$router.resolve(`/sampleManagement-technicalSpecificationList`).resolved.name === '404') { this.$alert('权限不足,访问失败', '警告', {confirmButtonText: '确定',}); } else {