From 058344d99eb9e443ea10a63155e4fc5813058740 Mon Sep 17 00:00:00 2001 From: wsm <2746563060@qq.com> Date: Thu, 2 Jul 2026 16:36:47 +0800 Subject: [PATCH] =?UTF-8?q?refactor(xispeak):=20=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E5=AE=A1=E6=89=B9=E6=84=8F=E8=A7=81=E6=94=B9=E4=B8=BA=E8=8A=82?= =?UTF-8?q?=E7=82=B9=E9=85=8D=E7=BD=AE=20+=20=E6=96=B0=E5=A2=9E=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E5=90=8D=E8=A7=A3=E6=9E=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除前端写死的 handleReasonTemplateMap,改为走 BPM_NODE_PERMISSIONS 节点配置的 defaultOpinion - 新增 useSelectNameResolver 翻译 responsiblePerson/implDept/sdwLeaderList 为 Names 字段 - 新增 subApproveUserNames 变量,@confirm 事件即时获取经办人 realname - 新增 isEnd 反向同步到 formData.vars,供 conditionalDefaultOpinion 条件变量判断 - 监察按钮文案条件改为 showJiJianFields && nonJiJianFieldsReadonly Co-Authored-By: Claude Opus 4.7 --- .../xispeak/components/BgXiSpeakBPMForm.vue | 99 +++++++------------ 1 file changed, 36 insertions(+), 63 deletions(-) diff --git a/src/views/bg/xispeak/components/BgXiSpeakBPMForm.vue b/src/views/bg/xispeak/components/BgXiSpeakBPMForm.vue index 21bf17e..86ff6d6 100644 --- a/src/views/bg/xispeak/components/BgXiSpeakBPMForm.vue +++ b/src/views/bg/xispeak/components/BgXiSpeakBPMForm.vue @@ -58,7 +58,7 @@ - + @@ -213,7 +213,7 @@ -