feat: enable quotation menu
This commit is contained in:
parent
7760f0f15a
commit
9f49eefaba
2 changed files with 0 additions and 2 deletions
|
|
@ -81,7 +81,6 @@ onMounted(async () => {
|
|||
label: 'menu.quotation',
|
||||
icon: 'mdi-file-document',
|
||||
route: '/quotation',
|
||||
disabled: true,
|
||||
},
|
||||
{
|
||||
label: 'menu.requestList',
|
||||
|
|
|
|||
|
|
@ -66,7 +66,6 @@ onMounted(() => {
|
|||
color: 'violet',
|
||||
title: 'menu.quotation',
|
||||
caption: 'menu.quotationCaption',
|
||||
disabled: true,
|
||||
},
|
||||
{
|
||||
value: '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue