refactor: show menu dash board
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 10s
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 10s
This commit is contained in:
parent
8645fc4c45
commit
6f256cc254
1 changed files with 0 additions and 1 deletions
|
|
@ -171,7 +171,6 @@ onMounted(async () => {
|
||||||
{
|
{
|
||||||
label: 'menu.overall',
|
label: 'menu.overall',
|
||||||
icon: 'mdi-monitor-dashboard',
|
icon: 'mdi-monitor-dashboard',
|
||||||
disabled: true,
|
|
||||||
children: [
|
children: [
|
||||||
{ label: 'report', route: '' },
|
{ label: 'report', route: '' },
|
||||||
{ label: 'dashboard', route: '' },
|
{ label: 'dashboard', route: '' },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue