From 175750e4ecaa30bddfc25933120df052b0ad0ab8 Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Tue, 8 Jul 2025 11:34:53 +0800 Subject: [PATCH] =?UTF-8?q?2025-07-08=20=E5=88=A0=E9=99=A4=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E8=BD=AC=E5=9C=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/part/routingManagement.vue | 11 ++++++++--- .../sampleManagement/technicalSpecificationList.vue | 8 ++++---- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/src/views/modules/part/routingManagement.vue b/src/views/modules/part/routingManagement.vue index 19af270..f40ccd6 100644 --- a/src/views/modules/part/routingManagement.vue +++ b/src/views/modules/part/routingManagement.vue @@ -213,7 +213,7 @@ 新增 - 删除 + 删除 { if (data && data.code === 0) { this.searchRoutingTools() + this.routingToolLoading = false this.$message({ message: '操作成功', type: 'success', duration: 1500, - onClose: () => { - } + onClose: () => {} }) } else { + this.routingToolLoading = false this.$alert(data.msg, '错误', { confirmButtonText: '确定' }) } + }).catch(()=>{ + this.routingToolLoading = false }) }) } diff --git a/src/views/modules/sampleManagement/technicalSpecificationList.vue b/src/views/modules/sampleManagement/technicalSpecificationList.vue index 3f859cd..491b987 100644 --- a/src/views/modules/sampleManagement/technicalSpecificationList.vue +++ b/src/views/modules/sampleManagement/technicalSpecificationList.vue @@ -2,7 +2,7 @@
- + @@ -32,14 +32,14 @@ - + - + @@ -49,7 +49,7 @@ - +