This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-06-06 16:47:01 +07:00
parent f212dce287
commit 1732209a2f
16 changed files with 34 additions and 28 deletions

View file

@ -97,7 +97,7 @@ onMounted(async () => {
<q-card bordered>
<div class="col-12 text-weight-medium bg-grey-1 q-py-xs q-px-md">
สถานะของคำส
<spen v-if="isStatus === 'CANCEL'" class="text-red"> (ลบ) </spen>
<span v-if="isStatus === 'CANCEL'" class="text-red"> (ลบ) </span>
</div>
<q-separator />