fix:修正错误添加的id

This commit is contained in:
wangwenrui
2021-02-04 12:18:42 +08:00
parent b18a3bfa11
commit e4c63d6a3b

View File

@@ -70,7 +70,7 @@
</el-input> </el-input>
</div> </div>
<pick-time :refresh-data-func="dateChange" v-model="searchTime" :use-chart-unit="false" ref="pickTime" ssh"panel"></pick-time> <pick-time :refresh-data-func="dateChange" v-model="searchTime" :use-chart-unit="false" ref="pickTime" id="panel"></pick-time>
<export-excel <export-excel
id="panel" id="panel"
export-file-name="chart" export-file-name="chart"