将排队放出来

This commit is contained in:
gyq 2024-12-17 15:11:34 +08:00
parent 75f32c7b3d
commit ddd67d0c0a
1 changed files with 5 additions and 5 deletions

View File

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