This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-08-06 15:17:30 +07:00
parent 905a2ce70e
commit 69af042ee6
3 changed files with 12 additions and 6 deletions

View file

@ -1334,12 +1334,12 @@ onMounted(async () => {
</Table>
</q-form>
<DialogOrgTree
<!-- <DialogOrgTree
v-model:modal="appointModal"
:personalId="personalId"
:close="clickCloseModalTree"
:personal="personal"
/>
/> -->
<!-- popup ขอผอนผ / สละสทธ -->
<q-form ref="myForm">
@ -1535,7 +1535,7 @@ onMounted(async () => {
class="photo-profile"
v-if="props.row.avatar"
/>
<q-img :src="avatar" class="photo-profile" v-else"/>
<q-img :src="avatar" class="photo-profile" v-else/>
</q-avatar>
</q-item-section>