From 1f439d6ca7d96dc91b07388054b2e3ad38f77f2b Mon Sep 17 00:00:00 2001 From: "STW_TTTY\\stwtt" Date: Thu, 8 Aug 2024 11:58:18 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=AD=E0=B8=AD=E0=B8=81=E0=B8=84=E0=B8=B3?= =?UTF-8?q?=E0=B8=AA=E0=B8=B1=E0=B9=88=E0=B8=87=20=E0=B8=81=E0=B8=A5?= =?UTF-8?q?=E0=B9=88=E0=B8=AD=E0=B8=87=E0=B8=97=E0=B8=B1=E0=B8=9A=20text?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/10_order/components/step/step01.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/modules/10_order/components/step/step01.vue b/src/modules/10_order/components/step/step01.vue index f6d49eecb..47a4590f5 100644 --- a/src/modules/10_order/components/step/step01.vue +++ b/src/modules/10_order/components/step/step01.vue @@ -1218,6 +1218,7 @@ const getClass = (val: boolean) => { :class="getClass(true)" outlined dense + hide-bottom-space class="full-width datepicker" :model-value=" conclusionRegisterDate != null @@ -1277,6 +1278,7 @@ const getClass = (val: boolean) => { :class="getClass(true)" outlined dense + hide-bottom-space class="full-width datepicker" :model-value=" conclusionResultDate != null