jsk
This commit is contained in:
parent
ef9d08eeb2
commit
e7144e35b5
|
|
@ -1,6 +1,6 @@
|
||||||
<template>
|
<template>
|
||||||
<div class="dashboard-editor-container">
|
<div class="dashboard-editor-container">
|
||||||
<h3 style="font-weight: 600;">数据总览</h3>
|
<!-- <h3 style="font-weight: 600;">数据总览</h3>
|
||||||
<panel-group :topData="topAreaOptions"/>
|
<panel-group :topData="topAreaOptions"/>
|
||||||
<el-row>
|
<el-row>
|
||||||
<el-col :span="16">
|
<el-col :span="16">
|
||||||
|
|
@ -51,7 +51,7 @@
|
||||||
|
|
||||||
</el-col>
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
|
-->
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue