แก้ไขถ้ายังไม่ได้ยื่นใบลาจะไม่แสดงปุ่มยกเลิก แต่ให้ลบไปเลย
This commit is contained in:
parent
ce94ea009a
commit
5268bf901a
1 changed files with 1 additions and 0 deletions
|
|
@ -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')"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue