Update s1 s29 - Remove mock data s5 s11

This commit is contained in:
Michael
2025-08-01 11:41:32 +09:00
parent cd7a6362a5
commit 1284d5b14f
9 changed files with 865 additions and 874 deletions

View File

@ -32,7 +32,7 @@
</v-col>
<v-col :cols="3">
<!-- 대상일 -->
<component :is="'Datepicker'" :parentPrgmId="myPrgmId" :label="'대상일'" :labelCols="3" />
<component :is="'Datepicker'" :parentPrgmId="myPrgmId" :label="'대상일'" :labelCols="3" customClass="datepicker-large" />
</v-col>
<v-col :cols="6" class="text-right d-flex align-end justify-end align-self-end">
<!-- 조회버튼 -->