diff --git a/src/modules/04_registryNew/components/detail/Achievement/03_Insignia.vue b/src/modules/04_registryNew/components/detail/Achievement/03_Insignia.vue index 5377169e8..0f47b3505 100644 --- a/src/modules/04_registryNew/components/detail/Achievement/03_Insignia.vue +++ b/src/modules/04_registryNew/components/detail/Achievement/03_Insignia.vue @@ -48,9 +48,9 @@ const page = ref(); const dateAnnounce = ref(null); const refCommandNo = ref(); const refCommandDate = ref(); -const editRow = ref(false); const note = ref(); +const editRow = ref(false); const myForm = ref(); const edit = ref(false); const modal = ref(false); @@ -534,7 +534,7 @@ const clickClose = async () => { ok: "ยืนยัน", persistent: true, }).onOk(async () => { - // modal.value = false; + modal.value = false; // next.value = false; // previous.value = false; }); @@ -903,6 +903,7 @@ onMounted(async () => { menu-class-name="modalfix" v-model="receiveDate" :locale="'th'" + :enableTimePicker="false" > - diff --git a/src/modules/04_registryNew/components/detail/Achievement/04_DeclarationHonor.vue b/src/modules/04_registryNew/components/detail/Achievement/04_DeclarationHonor.vue index 1f92ac6ce..55a82f3c3 100644 --- a/src/modules/04_registryNew/components/detail/Achievement/04_DeclarationHonor.vue +++ b/src/modules/04_registryNew/components/detail/Achievement/04_DeclarationHonor.vue @@ -589,6 +589,7 @@ async function clickHistory(row: RequestItemsObject) { menu-class-name="modalfix" v-model="issueDate2" :locale="'th'" + :enableTimePicker="false" v-else >