隐藏排队叫号
This commit is contained in:
parent
4b54fdaff1
commit
456bcf83a5
|
|
@ -87,11 +87,11 @@ const menus = ref([
|
|||
path: '/member',
|
||||
icon: 'User'
|
||||
},
|
||||
{
|
||||
label: '排队',
|
||||
path: '/queue',
|
||||
icon: 'Timer'
|
||||
},
|
||||
// {
|
||||
// label: '排队',
|
||||
// path: '/queue',
|
||||
// icon: 'Timer'
|
||||
// },
|
||||
// {
|
||||
// label: '交班',
|
||||
// path: '/work',
|
||||
|
|
|
|||
Loading…
Reference in New Issue