no message

This commit is contained in:
Kittapath 2023-10-04 16:49:13 +07:00
parent e1020ab6fe
commit 1be6aa1525
9 changed files with 111 additions and 92 deletions

View file

@ -97,9 +97,7 @@
</div>
<div class="q-pt-xs row">
<div class="">ตำแหนงทสมคร :</div>
<div class="text-black text-bold q-pl-sm">
{{ position }}{{ positionLevel == null ? null : '/' + positionLevel }}
</div>
<div class="text-black text-bold q-pl-sm">{{ position }}{{ positionLevel }}</div>
</div>
</div>
</q-card-section>