Fix datepicker icon + add dash line in line chart

This commit is contained in:
Michael
2025-08-11 17:58:25 +09:00
parent bc96d2ae45
commit e59078a19c
5 changed files with 558 additions and 539 deletions

View File

@ -33,7 +33,7 @@
</v-col>
<v-col :cols="6" class="text-right">
<!-- 조회버튼 -->
<BtnSearch style="margin-top: 20px" size="large" @click="search" />
<BtnSearch style="margin-top: 25px" size="large" @click="search" />
</v-col>
</v-row>
</v-card>