fix: properties title
This commit is contained in:
parent
4809a081f6
commit
08da5cabb1
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ defineEmits<{
|
|||
</script>
|
||||
<template>
|
||||
<div class="col-3 app-text-muted">
|
||||
• {{ $t(`formDialogTitleInformation`) }}
|
||||
• {{ $t(`properties`) }}
|
||||
<div>
|
||||
<q-btn
|
||||
:disable="readonly"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue