Merge branch 'develop' into Nice

# Conflicts:
#	src/components/Dialogs/PopupPersonalNew.vue
This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-07-29 11:03:55 +07:00
commit 9a3b21721b

View file

@ -310,7 +310,12 @@ watch(modal, (newValue) => {
<q-dialog v-model="modal" position="right" :maximized="true" persistent>
<q-card style="width: 420px; overflow: visible">
<q-toolbar>
<q-toolbar-title class="text-subtitle1 text-bold"
<q-toolbar-title
:class="
isLeave
? 'text-subtitle1 text-bold text-red'
: 'text-subtitle1 text-bold'
"
>ทะเบยนประว{{ isLeave ? "ผู้พ้นจากราชการ" : "" }}
</q-toolbar-title>
<q-btn