From 34f5ec35cc8453aa7e133f0fbaf23312ed3a1b11 Mon Sep 17 00:00:00 2001 From: new_new_new <8454518+new-twice@user.noreply.gitee.com> Date: Wed, 17 Jun 2026 02:21:08 +0000 Subject: [PATCH] =?UTF-8?q?!45=20feat(xispeak):=20=E8=A1=A5=E5=85=85BPM?= =?UTF-8?q?=E8=A1=A8=E5=8D=95=E5=AE=A1=E6=89=B9=E6=84=8F=E8=A7=81=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E8=8A=82=E7=82=B9=E6=98=A0=E5=B0=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat(xispeak): 补充BPM表单审批意见任务节点映射 * style(xispeak): 优化查询表单布局并替换牵头部门选人组件 --- src/views/bg/xispeak/BgXiSpeakList.vue | 14 +- .../xispeak/components/BgXiSpeakBPMForm.vue | 131 +++++++++--------- 2 files changed, 77 insertions(+), 68 deletions(-) diff --git a/src/views/bg/xispeak/BgXiSpeakList.vue b/src/views/bg/xispeak/BgXiSpeakList.vue index 4f90d64..be25e79 100644 --- a/src/views/bg/xispeak/BgXiSpeakList.vue +++ b/src/views/bg/xispeak/BgXiSpeakList.vue @@ -4,14 +4,14 @@
- - + + - + - + @@ -92,7 +92,7 @@ import JDictSelectTag from '/@/components/Form/src/jeecg/components/JDictSelectTag.vue'; import JInput from '/@/components/Form/src/jeecg/components/JInput.vue'; - import JSelectDept from '/@/components/Form/src/jeecg/components/JSelectDept.vue'; + import SzSelectDept from '/@/components/Form/src/jeecg/components/SzSelectDept.vue'; import BgXiSpeakModal from './components/BgXiSpeakModal.vue'; import BusinessProcessListModal from '/src/components/semri/process/BusinessProcessListModal.vue'; @@ -793,6 +793,10 @@ :deep(.ant-input-number) { width: 100%; } + + :deep(.ant-form-item-label > label) { + overflow: visible; + } } .erpNativeList { diff --git a/src/views/bg/xispeak/components/BgXiSpeakBPMForm.vue b/src/views/bg/xispeak/components/BgXiSpeakBPMForm.vue index 92be68e..e6ee152 100644 --- a/src/views/bg/xispeak/components/BgXiSpeakBPMForm.vue +++ b/src/views/bg/xispeak/components/BgXiSpeakBPMForm.vue @@ -71,11 +71,11 @@ - - - - - + + + + + @@ -86,16 +86,16 @@ - - - - - - - - - - + + + + + + + + + + - + @@ -124,14 +118,14 @@ - - - - - - - - + + + + + + + + @@ -150,34 +144,34 @@ /> - - - - - + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + @@ -236,7 +230,6 @@ />