首页统计修改
This commit is contained in:
parent
97df75ed1a
commit
5d14849d82
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue