fix: calculate widget index and init metrics config (#41)

This commit is contained in:
Fine0830
2022-03-27 23:45:28 +08:00
committed by GitHub
parent d733594804
commit 2167b4afd5
6 changed files with 16 additions and 14 deletions

View File

@@ -19,9 +19,6 @@ limitations under the License. -->
<span>
{{ data.widget?.title || "" }}
</span>
<span class="unit" v-show="data.standard?.unit">
({{ data.standard?.unit }})
</span>
</div>
<div>
<el-tooltip :content="data.widget?.tips">