Commit 5afb27b3 authored by xinzhedeai's avatar xinzhedeai

add:页面加载后 调用图标和canvas数据接口

parent 6989bdf6
......@@ -232,6 +232,8 @@ export default {
mounted() {
this.$nextTick(() => {
this.loadData();
this.initChart1()
this.getCanvasData();
});
// 获取选择列表字典
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment