首页统计修改

This commit is contained in:
zzyuan 2026-01-06 16:00:51 +08:00
parent 97df75ed1a
commit 5d14849d82
1 changed files with 2 additions and 2 deletions

View File

@ -2,11 +2,11 @@
<div class="dashboard-editor-container">
<div style="width: 99%;display: flex;justify-content: space-between;margin: 0 auto;align-items: center;">
<h3 style="font-weight: 600;">数据总览</h3>
<el-date-picker
<!-- <el-date-picker
v-model="chosenDate"
type="date" :picker-options="pickerOptions" value-format="yyyy-MM-dd"
placeholder="选择日期" @change="changeDate">
</el-date-picker>
</el-date-picker> -->
</div>
<panel-group :topData="topAreaOptions"/>
<el-row>