ปิดปุ่ม กำลังดำเนินการยกเลิก

This commit is contained in:
setthawutttty 2025-05-14 15:01:02 +07:00
parent 9688d7e22e
commit 49c316c062

View file

@ -285,7 +285,8 @@ onMounted(async () => {
v-if="
props.row.status != 'DELETE' &&
props.row.status != 'REJECT' &&
props.row.status != 'CANCEL'
props.row.status != 'CANCEL' &&
props.row.status != 'DELETING'
"
flat
icon="mdi-dots-vertical"