mirror of
https://github.com/vbenjs/gf-vben-admin.git
synced 2025-02-02 19:08:40 +08:00
fix(demo): fix roles mock data
This commit is contained in:
parent
4c9e8564bd
commit
c375e32305
@ -28,6 +28,7 @@ const roleList = (() => {
|
|||||||
roleValue: '@first',
|
roleValue: '@first',
|
||||||
createTime: '@datetime',
|
createTime: '@datetime',
|
||||||
remark: '@cword(10,20)',
|
remark: '@cword(10,20)',
|
||||||
|
menu: [['0', '1', '2'], ['0', '1'], ['0', '2'], ['2']][index],
|
||||||
'status|1': ['0', '1'],
|
'status|1': ['0', '1'],
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user