🐞 fix: 对比分析改为分月选择器

This commit is contained in:
LokerL 2024-09-18 13:42:00 +08:00
parent 9f411c3b0c
commit 33b459531d
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<el-col :span="6">
<el-date-picker
v-model="dateTimeRange"
type="daterange"
type="monthrange"
format="yyyy-MM"
value-format="yyyy-MM"
range-separator="至"