From 93d8c83b8791138e637f8f850e554a131f261445 Mon Sep 17 00:00:00 2001 From: wsm <2746563060@qq.com> Date: Thu, 2 Jul 2026 14:07:55 +0800 Subject: [PATCH] =?UTF-8?q?fix(xispeak):=20=E7=BB=8F=E5=8A=9E=E4=BA=BA?= =?UTF-8?q?=E6=89=A7=E8=A1=8C=E5=8F=8D=E9=A6=88=E6=B5=81=E7=A8=8B=E5=BC=B9?= =?UTF-8?q?=E7=AA=97=E7=A7=BB=E9=99=A4=E6=89=80=E5=85=9A=E5=A7=94=E5=AE=A1?= =?UTF-8?q?=E6=89=B9=E7=9B=B8=E5=85=B3=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- src/views/bg/xispeak/BgXiSpeakList.vue | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/views/bg/xispeak/BgXiSpeakList.vue b/src/views/bg/xispeak/BgXiSpeakList.vue index b1cc24d..b981870 100644 --- a/src/views/bg/xispeak/BgXiSpeakList.vue +++ b/src/views/bg/xispeak/BgXiSpeakList.vue @@ -635,10 +635,6 @@ import { defHttp } from '/@/utils/http/axios'; title: '发起落实部门经办人执行反馈流程', payload: { record, flowCode: FLOW_CODE_JBR }, deptOptions: getImplDeptOptions(record), - showSuoleaderFields: true, - isNeedAppro: record?.needSdwApproval, - supDeptleaderid: record?.sdwLeaderList, - supDeptleaderName: record?.sdwLeaderList_dictText, }); }