ปรับ ui เครื่องราชฯ เหรียญจักรพรรดิมาลา (รอบการเสนอขอ)

This commit is contained in:
setthawutttty 2023-08-16 13:59:25 +07:00
parent 6f951f6b29
commit 94e6134e56
9 changed files with 254 additions and 202 deletions

View file

@ -95,7 +95,7 @@
class="q-px-sm"
label="ยกเลิก"
style="width: 80px"
@click="edit = !edit"
@click="cancelBtn"
/>
</div>
</div>
@ -429,6 +429,10 @@ const conditionSave = async () => {
});
}
};
const cancelBtn = () => {
edit.value=!edit
getData()
}
const saveData = async () => {
const body = {
organization: organization.value,