mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-04-19 12:28:37 +00:00
feat: bpmn设计器UserTask添加批量更新字段权限
This commit is contained in:
@@ -375,7 +375,6 @@ const showCopyTaskNodeConfig = (node: SimpleFlowNode) => {
|
||||
}
|
||||
|
||||
/** 批量更新权限 */
|
||||
// TODO @lesan:要不要 bpmn 也加下?
|
||||
const updatePermission = (type: string) => {
|
||||
fieldsPermissionConfig.value.forEach((field) => {
|
||||
field.permission =
|
||||
|
||||
Reference in New Issue
Block a user