feat : 动态前置流程
This commit is contained in:
@@ -104,7 +104,7 @@ const formPermsLoadMosr = (oldPermMap, perms) => {
|
||||
id: perm.id, //todo ,id 就是字段名称
|
||||
title: perm.title,
|
||||
required: perm.required,
|
||||
perm: 'H'
|
||||
perm: 'R'
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user