fix: form dialog & work name management dialog

This commit is contained in:
puriphatt 2024-06-21 07:28:32 +00:00
parent 5253bdc9fa
commit f7fa614ffe
3 changed files with 159 additions and 129 deletions

View file

@ -1454,6 +1454,7 @@ watch(currentStatus, async () => {
<!-- add service -->
<FormDialog
height="95vh"
no-address
:title="$t('addService')"
v-model:modal="dialogService"
@ -1554,6 +1555,7 @@ watch(currentStatus, async () => {
<FormDialog
no-address
no-app-box
no-footer
width="65%"
title="จัดการ"
v-model:modal="manageWorkNameDialog"