fix: home page menu not working
This commit is contained in:
parent
bd61e2babc
commit
ad92671fd6
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ onMounted(() => {
|
||||||
caption: 'menu.productCaption',
|
caption: 'menu.productCaption',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
value: '',
|
value: 'quotation',
|
||||||
icon: 'mdi-file-document',
|
icon: 'mdi-file-document',
|
||||||
color: 'violet',
|
color: 'violet',
|
||||||
title: 'menu.quotation',
|
title: 'menu.quotation',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue