광고 통계 - 조회 버튼 색상 변경

This commit is contained in:
Yu Sung 2025-03-11 16:58:26 +09:00
parent 421e0b2b5f
commit 3575a4975b
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<v-col cols="2"> <v-col cols="2">
<v-btn <v-btn
block block
color="#9970ff" color="#3bb9f1"
dark dark
depressed depressed
@click="getStatistics" @click="getStatistics"