บรรจุ => ปรับ table รายชื่อผู้สอบในรอบ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-02-22 10:04:09 +07:00
parent 0fd75e09f9
commit 4ae9b4a036

View file

@ -697,7 +697,7 @@ onMounted(async () => {
}}
</div>
<div class="text-weight-light">
{{ props.row.posPath !== null ? props.row.posPath : "-" }}
{{ props.row.posPath !== null ? props.row.posPath : "" }}
{{
props.row.orgTreeShortName !== null
? `(${props.row.orgTreeShortName}${props.row.posNumber})`