โครงสร้างอัตรากำลัง => เพิ่ม field positionIsSelected
This commit is contained in:
parent
bcdc4af845
commit
3553f825e1
2 changed files with 4 additions and 1 deletions
|
|
@ -358,7 +358,7 @@ watch(
|
|||
<q-card style="min-width: 80vw">
|
||||
<DialogHeader
|
||||
:tittle="
|
||||
props.actionType === 'ADD' ? 'เพิ่มอัตรากำลัง' : 'แก้ไขอัตรากำลัง'
|
||||
props.actionType === 'ADD' ? 'เพิ่มอัตรากำลัง' : 'แก้ไขอัตรากำลัง111'
|
||||
"
|
||||
:close="close"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue