From 7a9870a214aef800d07fb1acc4172036bcbb9a78 Mon Sep 17 00:00:00 2001 From: LiuHao Date: Sun, 28 Jan 2024 19:42:14 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BF=AE=E6=94=B9=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/BpmnDesign/assets/showConfig.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/BpmnDesign/assets/showConfig.ts b/src/components/BpmnDesign/assets/showConfig.ts index 8fc1714..dc247c6 100644 --- a/src/components/BpmnDesign/assets/showConfig.ts +++ b/src/components/BpmnDesign/assets/showConfig.ts @@ -5,7 +5,7 @@ export default { formKey: true }, 'bpmn:UserTask': { - auditUserType: true, + allocationType: true, users: true, user: true, roles: true,