From 31f4219f3d7fc041ba6ec2d11084e7e0f61ffdb8 Mon Sep 17 00:00:00 2001 From: songgaoshuai <1742057357@qq.com> Date: 星期五, 22 三月 2024 11:32:58 +0800 Subject: [PATCH] fix修复已办参数传错 --- src/components/BpmnDesign/assets/lang/zh.ts | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/components/BpmnDesign/assets/lang/zh.ts b/src/components/BpmnDesign/assets/lang/zh.ts index 44e2c86..ee0c5de 100644 --- a/src/components/BpmnDesign/assets/lang/zh.ts +++ b/src/components/BpmnDesign/assets/lang/zh.ts @@ -62,6 +62,8 @@ 'Event-based gateway': '浜嬩欢缃戝叧', 'Exclusive gateway': '浜掓枼缃戝叧', 'Empty pool/participant (removes content)': '娓呯┖姹�/鍙備笌鑰� (鍒犻櫎鍐呭)', + 'Empty pool/participant': '娓呯┖姹�/鍙備笌鑰�', + 'Expanded pool/participant': '灞曞紑姹�/鍙備笌鑰�', 'Inclusive gateway': '鐩稿缃戝叧', 'Intermediate throw event': '涓棿鎶涘嚭浜嬩欢', 'Loop': '寰幆', -- Gitblit v1.9.3