隐藏排队叫号

This commit is contained in:
gyq
2024-12-17 10:00:52 +08:00
parent 4b54fdaff1
commit 456bcf83a5

View File

@@ -87,11 +87,11 @@ const menus = ref([
path: '/member', path: '/member',
icon: 'User' icon: 'User'
}, },
{ // {
label: '排队', // label: '排队',
path: '/queue', // path: '/queue',
icon: 'Timer' // icon: 'Timer'
}, // },
// { // {
// label: '交班', // label: '交班',
// path: '/work', // path: '/work',