refactor(04): i18n
This commit is contained in:
parent
c1a8e18429
commit
4fedd3ad6a
4 changed files with 48 additions and 24 deletions
|
|
@ -216,7 +216,7 @@ defineEmits<{
|
|||
size="xs"
|
||||
class="q-pl-lg"
|
||||
v-model="attributes.showTotalPrice"
|
||||
:label="$t('service.showTotalPrice')"
|
||||
:label="$t('productService.service.showTotalPrice')"
|
||||
style="color: hsl(var(--text-mute-2))"
|
||||
:disable="readonly"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue