mirror of
https://gitee.com/myxzgzs/boyue-ui-admin-vue3
synced 2025-08-08 08:22:41 +08:00
feat: bpmn设计器UserTask添加批量更新字段权限
This commit is contained in:
parent
afca393cac
commit
5258c7b81a
@ -375,7 +375,6 @@ const showCopyTaskNodeConfig = (node: SimpleFlowNode) => {
|
||||
}
|
||||
|
||||
/** 批量更新权限 */
|
||||
// TODO @lesan:要不要 bpmn 也加下?
|
||||
const updatePermission = (type: string) => {
|
||||
fieldsPermissionConfig.value.forEach((field) => {
|
||||
field.permission =
|
||||
|
Loading…
x
Reference in New Issue
Block a user