diff --git a/src/modules/04_registryNew/components/detail/GovernmentInformation/02_Discipline.vue b/src/modules/04_registryNew/components/detail/GovernmentInformation/02_Discipline.vue index 03ad52ace..cc2a6e99e 100644 --- a/src/modules/04_registryNew/components/detail/GovernmentInformation/02_Discipline.vue +++ b/src/modules/04_registryNew/components/detail/GovernmentInformation/02_Discipline.vue @@ -705,10 +705,12 @@ onMounted(async () => { ref="dateRef" class="full-width inputgreen cursor-pointer" outlined + clearable dense :model-value="date2Thai(disciplineData.refCommandDate)" hide-bottom-space :label="`${'เอกสารอ้างอิง (ลงวันที่)'}`" + @clear="disciplineData.refCommandDate = null" >