fix bug โครงสร้าง แบบร่าง

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-07-03 11:00:46 +07:00
parent 3e8784eedf
commit 23534b8206

View file

@ -833,6 +833,7 @@ watch(
? `(${props.row.conditionReason})`
: ""
}}
<q-btn
v-if="props.row.positionIsSelected != 'ว่าง'"
size="12px"
@ -843,7 +844,10 @@ watch(
round
@click="
(modalPerson = true),
(personalId = props.row.current_holderId)
(personalId =
store.typeOrganizational === 'draft'
? props.row.next_holderId
: props.row.current_holderId)
"
>
<q-tooltip>อมลในทะเบยนประว</q-tooltip>