|
@@ -7,11 +7,9 @@ const store = new Vuex.Store({
|
|
|
state: {
|
|
|
wholeSituationBackStageIp:'117.78.18.24',
|
|
|
wholeSituationBackStagePort:'9988',
|
|
|
- windpowerstationNameToId:{
|
|
|
- "宁夏新能源公司":"0","麻黄山风电场":"MHS_FDC","牛首山风电场":"NSS_FDC","青山风电场":"SBQ_FDC","石板泉风电场":"QS_FDC","香山风电场":"QS_FDC"
|
|
|
- },
|
|
|
- default_wpid:'0',
|
|
|
+ windpowerstationNameToId:{},
|
|
|
|
|
|
+ default_wpid:'0',
|
|
|
default_wpname:'河北能源集团',
|
|
|
default_tourist:'2',
|
|
|
default_tourist_wpid:'CL_FDC',
|