โครงสร้างอัตรากำลัง => เพิ่ม field positionIsSelected

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-04-24 15:44:17 +07:00
parent bcdc4af845
commit 3553f825e1
2 changed files with 4 additions and 1 deletions

View file

@ -358,7 +358,7 @@ watch(
<q-card style="min-width: 80vw">
<DialogHeader
:tittle="
props.actionType === 'ADD' ? 'เพิ่มอัตรากำลัง' : 'แก้ไขอัตรากำลัง'
props.actionType === 'ADD' ? 'เพิ่มอัตรากำลัง' : 'แก้ไขอัตรากำลัง111'
"
:close="close"
/>