fix: service & properties i18n

This commit is contained in:
puriphatt 2024-06-24 04:45:58 +00:00
parent 3f050adac5
commit ec83964b09
8 changed files with 71 additions and 54 deletions

View file

@ -1620,7 +1620,7 @@ watch(currentStatus, async () => {
no-app-box
height="75vh"
width="75%"
title="Properties"
:title="$t('properties')"
v-model:modal="propertiesDialog"
:submit="
() => {
@ -1653,7 +1653,7 @@ watch(currentStatus, async () => {
no-footer
height="65vh"
width="65%"
title="จัดการ"
:title="$t('manage')"
v-model:modal="manageWorkNameDialog"
>
<WorkNameManagement