isAttachment

This commit is contained in:
STW_TTTY\stwtt 2024-09-26 11:21:26 +07:00
parent 57dd12d6d2
commit 13317f94f2
5 changed files with 9 additions and 8 deletions

View file

@ -39,6 +39,8 @@ let formData = reactive<FormDataDetail>({
commandAffectDate: null, //
commandExcecuteDate: null, //
isBangkok: false,
isAttachment:true
});
const modalPreview = ref<boolean>(false); //