isAttachment
This commit is contained in:
parent
57dd12d6d2
commit
13317f94f2
5 changed files with 9 additions and 8 deletions
|
|
@ -39,6 +39,8 @@ let formData = reactive<FormDataDetail>({
|
|||
commandAffectDate: null, //วันที่ลงนาม
|
||||
commandExcecuteDate: null, //วันที่คำสั่งมีผล
|
||||
isBangkok: false,
|
||||
isAttachment:true
|
||||
|
||||
});
|
||||
const modalPreview = ref<boolean>(false); //แสดงตัวอย่าง
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue