Revert "voverview页面配置查询路径修正"

This reverts commit d48dd088
This commit is contained in:
yuanxingzhi
2020-04-15 14:44:38 +08:00
parent d48dd0886e
commit 878b795f1d

View File

@@ -768,7 +768,7 @@
})
},
queryMapChartGeoJson:function(){
this.$get('/sysConfig/list?paramKey=geoJson').then(response=>{
this.$get('/sysConfig?paramKey=geoJson').then(response=>{
if(response.code == 200){
this.map={
name:'Kazakhstan',