refactor: title显示

This commit is contained in:
dap
2025-08-19 16:41:33 +08:00
parent 3525571fab
commit 4ffb781f0a
4 changed files with 13 additions and 3 deletions

View File

@@ -138,7 +138,7 @@ async function handleStartWorkFlow() {
flowCode,
variables: taskVariables,
flowInstanceBizExtBo: {
businessTitle: '请假申请 - 自定义业务标题',
businessTitle: '请假申请 - 自定义标题',
businessCode: leaveResp!.applyCode,
},
};