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 },