NEZ-2756 fix: 修改首页topo 图片较少不加载的问题

This commit is contained in:
zhangyu
2023-04-07 15:13:37 +08:00
parent fb110fd083
commit 83fff0a369
5 changed files with 18 additions and 7 deletions

View File

@@ -4,7 +4,8 @@ export default {
topoData: {},
querysArray: [],
meta2dType: '',
params: {}
params: {},
iconArray: []
}
},
watch: {