From 1613352ea3cfb76b0776dfc60b48fc2ca5b07323 Mon Sep 17 00:00:00 2001
From: fengyuan_yang <1976974459@qq.com>
Date: Thu, 6 Jun 2024 09:35:23 +0800
Subject: [PATCH] =?UTF-8?q?2024-06-06=20=E6=9B=B4=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../modules/processManagement/processBindingInfo.vue | 1 +
src/views/modules/test/requestForTest.vue | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/src/views/modules/processManagement/processBindingInfo.vue b/src/views/modules/processManagement/processBindingInfo.vue
index 2c45801..c5ef113 100644
--- a/src/views/modules/processManagement/processBindingInfo.vue
+++ b/src/views/modules/processManagement/processBindingInfo.vue
@@ -243,6 +243,7 @@
+
diff --git a/src/views/modules/test/requestForTest.vue b/src/views/modules/test/requestForTest.vue
index 1a0e126..6486d00 100644
--- a/src/views/modules/test/requestForTest.vue
+++ b/src/views/modules/test/requestForTest.vue
@@ -725,7 +725,7 @@
-
+
@@ -2525,9 +2525,9 @@
isReject: row.isReject
}
this.activeTabList = ['product','process','attribute','partAttribute','file']
- this.$nextTick(()=>{
- this.$refs.dialogSoBom.clearTable();
- })
+ // this.$nextTick(()=>{
+ // this.$refs.dialogSoBom.clearTable();
+ // })
this.modalDisableFlag = true
this.modalFlag = true
},