|
@@ -5,7 +5,7 @@ Vue.use(Vuex)
|
|
|
|
|
|
const store = new Vuex.Store({
|
|
|
state: {
|
|
|
- wholeSituationBackStageIp:'192.168.3.24',//117.78.18.24
|
|
|
+ wholeSituationBackStageIp:'117.78.18.24',//117.78.18.24
|
|
|
wholeSituationBackStagePort:'9988',
|
|
|
windpowerstationNameToId:{},
|
|
|
|