diff --git a/src/modules/18_command/components/Main/TableMain.vue b/src/modules/18_command/components/Main/TableMain.vue index a2b1f5b3c..90d016522 100644 --- a/src/modules/18_command/components/Main/TableMain.vue +++ b/src/modules/18_command/components/Main/TableMain.vue @@ -57,11 +57,11 @@ const columns = ref([ style: "font-size: 14px", }, { - name: "commandExcecuteDate", + name: "commandAffectDate", align: "left", label: "วันที่ลงนาม", sortable: false, - field: "commandExcecuteDate", + field: "commandAffectDate", format(val) { return val ? date2Thai(val) : "-"; }, @@ -69,11 +69,11 @@ const columns = ref([ style: "font-size: 14px", }, { - name: "commandAffectDate", + name: "commandExcecuteDate", align: "left", label: "วันที่คำสั่งมีผล", sortable: false, - field: "commandAffectDate", + field: "commandExcecuteDate", format(val) { return val ? date2Thai(val) : "-"; }, diff --git a/src/modules/18_command/components/Step/0_Main.vue b/src/modules/18_command/components/Step/0_Main.vue index f45c19ae3..d5fa07909 100644 --- a/src/modules/18_command/components/Step/0_Main.vue +++ b/src/modules/18_command/components/Step/0_Main.vue @@ -1,5 +1,5 @@ diff --git a/src/modules/18_command/components/Step/View0_Live.vue b/src/modules/18_command/components/Step/View0_Live.vue index f6bb0d648..f1a308560 100644 --- a/src/modules/18_command/components/Step/View0_Live.vue +++ b/src/modules/18_command/components/Step/View0_Live.vue @@ -1,12 +1,14 @@ @@ -176,108 +294,113 @@ onMounted(() => { /> -
+
อัปโหลดเอกสารสแกนกลับเข้าสู่ระบบ
-
+
-
- - ดูไฟล์คำสั่ง - - +
+ ดูไฟล์คำสั่ง + + + ดาวน์โหลดไฟล์คำสั่ง
- - - + +
+
+ + + +
+ +
+ + อัปโหลดไฟล์คำสั่ง +
+
-
+
-
- - ดูเอกสารแนบท้าย - - +
+ ดูเอกสารแนบท้าย + + ดาวน์โหลดเอกสารแนบท้าย
- - - -
+
+
+ + + +
-
- - - +
+ + อัปโหลดไฟล์เอกสารแนบท้าย +
+
@@ -289,7 +412,7 @@ onMounted(() => { step === 2 && isAuthority && fileOrder && - (isAttachment || fileTailer) + (!isAttachment || fileTailer) " >