mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-02-02 18:28: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',
|
||||
createTime: '@datetime',
|
||||
remark: '@cword(10,20)',
|
||||
menu: [['0', '1', '2'], ['0', '1'], ['0', '2'], ['2']][index],
|
||||
'status|1': ['0', '1'],
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user