diff --git a/src/views/modules/tooling/searchToolApply.vue b/src/views/modules/tooling/searchToolApply.vue index 8f69c19..a1fffc6 100644 --- a/src/views/modules/tooling/searchToolApply.vue +++ b/src/views/modules/tooling/searchToolApply.vue @@ -702,7 +702,8 @@ export default { menuId: this.$route.meta.menuId, userName: this.$store.state.user.name, nodeId: '', - sp: '' + sp: '', + isReject: '' }, valueNull: '******', modelData: { @@ -1719,7 +1720,8 @@ export default { menuId: this.$route.meta.menuId, userName: this.$store.state.user.name, nodeId: row.nodeId, - sp: row.sp + sp: row.sp, + isReject: row.isReject } this.openModelMessage() searchProjectToolApplyDetail({