diff --git a/src/modules/18_command/components/Step/1_Detail.vue b/src/modules/18_command/components/Step/1_Detail.vue index 31739f855..4e9391148 100644 --- a/src/modules/18_command/components/Step/1_Detail.vue +++ b/src/modules/18_command/components/Step/1_Detail.vue @@ -39,8 +39,7 @@ let formData = reactive({ commandAffectDate: null, //วันที่ลงนาม commandExcecuteDate: null, //วันที่คำสั่งมีผล isBangkok: false, - isAttachment:true - + isAttachment: true, }); const modalPreview = ref(false); //แสดงตัวอย่าง @@ -88,68 +87,117 @@ defineExpose({