แก้ไขถ้ายังไม่ได้ยื่นใบลาจะไม่แสดงปุ่มยกเลิก แต่ให้ลบไปเลย

This commit is contained in:
Warunee Tamkoo 2025-06-16 12:58:07 +07:00
parent ce94ea009a
commit 5268bf901a

View file

@ -304,6 +304,7 @@ onMounted(async () => {
<q-menu>
<q-list>
<q-item
v-if="props.row.status != 'DRAFT'"
clickable
v-close-popup
@click="onClickView(props.row.id, 'CANCEL')"