salary ==> ปรับ API
This commit is contained in:
parent
376a613b80
commit
ac53080cec
7 changed files with 26 additions and 14 deletions
|
|
@ -43,7 +43,7 @@ export function checkPermissionList(sys: string[]) {
|
|||
}
|
||||
}
|
||||
|
||||
export function checkPermissionGet(sys: string[]) {
|
||||
export function checkPermissionGet(sys: string ) {
|
||||
if (storeMenu.permissions && sys) {
|
||||
return (
|
||||
storeMenu.permissions.roles.some(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue