修改 测试bug
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
</el-collapse-item>
|
||||
</el-collapse>
|
||||
|
||||
<div v-if="JSON.stringify(echartsData) != '{}'">
|
||||
<div v-if="JSON.stringify(echartsData) != '{}' && deviceData?.records?.length != 0">
|
||||
<h3 class="mt10 mb10">历史趋势</h3>
|
||||
<div class="history_trend">
|
||||
<div class="history_header" ref="headerRef">
|
||||
|
||||
Reference in New Issue
Block a user