From d94ea6fbbc644745238d33ae146f984860cefa2a Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Thu, 3 Jul 2025 14:15:18 +0800 Subject: [PATCH] 2025-07-02 --- src/views/modules/tooling/searchToolApply.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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({