voverview页面配置查询路径修正
This commit is contained in:
@@ -768,7 +768,7 @@
|
|||||||
})
|
})
|
||||||
},
|
},
|
||||||
queryMapChartGeoJson:function(){
|
queryMapChartGeoJson:function(){
|
||||||
this.$get('/sysConfig?paramKey=geoJson').then(response=>{
|
this.$get('/sysConfig/list?paramKey=geoJson').then(response=>{
|
||||||
if(response.code == 200){
|
if(response.code == 200){
|
||||||
this.map={
|
this.map={
|
||||||
name:'Kazakhstan',
|
name:'Kazakhstan',
|
||||||
|
|||||||
Reference in New Issue
Block a user