voverview页面配置查询路径修正

This commit is contained in:
yuanxingzhi
2020-04-15 14:41:05 +08:00
parent 2eadcbc3ba
commit d48dd0886e

View File

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