Skip to content

Commit 5258c7b

Browse files
committed
feat: bpmn设计器UserTask添加批量更新字段权限
1 parent afca393 commit 5258c7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/SimpleProcessDesignerV2/src/nodes-config/CopyTaskNodeConfig.vue

-1
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,6 @@ const showCopyTaskNodeConfig = (node: SimpleFlowNode) => {
375375
}
376376
377377
/** 批量更新权限 */
378-
// TODO @lesan:要不要 bpmn 也加下?
379378
const updatePermission = (type: string) => {
380379
fieldsPermissionConfig.value.forEach((field) => {
381380
field.permission =

0 commit comments

Comments
 (0)