feat: bpmn设计器UserTask添加批量更新字段权限
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…
Reference in New Issue