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>
|
</script>
|
||||||
<template>
|
<template>
|
||||||
<div class="col-3 app-text-muted">
|
<div class="col-3 app-text-muted">
|
||||||
• {{ $t(`formDialogTitleInformation`) }}
|
• {{ $t(`properties`) }}
|
||||||
<div>
|
<div>
|
||||||
<q-btn
|
<q-btn
|
||||||
:disable="readonly"
|
:disable="readonly"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue