|  | @@ -196,7 +196,7 @@ export default {
 | 
											
												
													
														|  |        store.setCockpitDate(sessionStorage.getItem("cockpitDate").split(","));
 |  |        store.setCockpitDate(sessionStorage.getItem("cockpitDate").split(","));
 | 
											
												
													
														|  |    },
 |  |    },
 | 
											
												
													
														|  |    mounted() {
 |  |    mounted() {
 | 
											
												
													
														|  | -    this.xzqh = store.state.cockpit_region.id;
 |  | 
 | 
											
												
													
														|  | 
 |  | +    this.xzqh = "460202"; //store.state.cockpit_region.id;
 | 
											
												
													
														|  |      this.regionChange();
 |  |      this.regionChange();
 | 
											
												
													
														|  |      this.bus.$on("handleView", this.handleView);
 |  |      this.bus.$on("handleView", this.handleView);
 | 
											
												
													
														|  |    },
 |  |    },
 |