From 59d8de0234fb1e328d1688f2f808d00b304c27a2 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Thu, 26 Sep 2024 17:32:34 +0700 Subject: [PATCH] =?UTF-8?q?fix=20bug=20=E0=B8=AD=E0=B8=AD=E0=B8=81?= =?UTF-8?q?=E0=B8=84=E0=B8=B3=E0=B8=AA=E0=B8=B1=E0=B9=88=E0=B8=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../18_command/components/Step/1_Detail.vue | 384 +++++++++--------- 1 file changed, 194 insertions(+), 190 deletions(-) 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({