diff --git a/pages/comm/base/BatchLogMngPage.vue b/pages/comm/base/BatchLogMngPage.vue index ff14d43..2ea07c1 100644 --- a/pages/comm/base/BatchLogMngPage.vue +++ b/pages/comm/base/BatchLogMngPage.vue @@ -40,6 +40,7 @@ :is="'Datepicker'" :parentPrgmId="myPrgmId" :label="'조회기간'" + customClass="datepicker-large" />
@@ -64,7 +65,6 @@ :parentPrgmId="myPrgmId" :gridName="gridName" @getRowsData="getRowData" - :dataPath="dataPathMock" />
@@ -430,7 +430,4 @@ const myDetail = [ class: 'py-2', }, ]; - - + \ No newline at end of file