fixing probation
This commit is contained in:
parent
19d21a2c79
commit
d99d8cb0bb
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@ onMounted(() => {
|
||||||
|
|
||||||
<q-item-section
|
<q-item-section
|
||||||
side
|
side
|
||||||
v-if="pass_result == 1"
|
v-if="pass_result == 1 || pass_result == 4"
|
||||||
style="white-space: nowrap; width: 140px"
|
style="white-space: nowrap; width: 140px"
|
||||||
>
|
>
|
||||||
ผ่าน (สูงกว่าร้อยละ 60)
|
ผ่าน (สูงกว่าร้อยละ 60)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue