feat:等保
1. 4非枚举类的配置成null(NaN)
This commit is contained in:
@ -301,7 +301,7 @@
|
||||
|
||||
await RoleSetAuth({
|
||||
id: rowId.value,
|
||||
type: typeKey.value,
|
||||
type: typeKey.value == 4?NaN:typeKey.value,
|
||||
menuIds: menuKeys.value,
|
||||
buttonIds: btnKeys.value,
|
||||
columnIds: colKeys.value,
|
||||
|
||||
Reference in New Issue
Block a user