refactor(02): remove disable date
This commit is contained in:
parent
cc35d9c53c
commit
1fd6857606
2 changed files with 1 additions and 3 deletions
|
|
@ -81,7 +81,7 @@ onMounted(async () => {
|
|||
label: 'menu.quotation',
|
||||
icon: 'mdi-file-document',
|
||||
route: '/quotation',
|
||||
disabled: false,
|
||||
disabled: true,
|
||||
},
|
||||
{
|
||||
label: 'menu.requestList',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue