diff --git a/src/views/modules/project/projectPart/searchProjectPart.vue b/src/views/modules/project/projectPart/searchProjectPart.vue index ec55f6f..d884525 100644 --- a/src/views/modules/project/projectPart/searchProjectPart.vue +++ b/src/views/modules/project/projectPart/searchProjectPart.vue @@ -990,6 +990,7 @@ let inData = { site: this.currentRow.site, orderRef1: this.currentRow.projectId, + orderRef2: this.currentRow.testPartNo, username: this.$store.state.user.name, } this.$refs.toolApply.init(inData)