Commit 5258c7b8 by Lesan

feat: bpmn设计器UserTask添加批量更新字段权限

parent afca393c
......@@ -375,7 +375,6 @@ const showCopyTaskNodeConfig = (node: SimpleFlowNode) => {
}
/** 批量更新权限 */
// TODO @lesan:要不要 bpmn 也加下?
const updatePermission = (type: string) => {
fieldsPermissionConfig.value.forEach((field) => {
field.permission =
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment