|
@@ -695,6 +695,7 @@ export default {
|
|
// 点击地图展示类型
|
|
// 点击地图展示类型
|
|
changeShowType(wpId, planBtnName){
|
|
changeShowType(wpId, planBtnName){
|
|
this.planBtnName = planBtnName;
|
|
this.planBtnName = planBtnName;
|
|
|
|
+ this.jczbmap = {};
|
|
clearInterval(this.timmer);
|
|
clearInterval(this.timmer);
|
|
this.timmer = null;
|
|
this.timmer = null;
|
|
this.wpId = wpId;
|
|
this.wpId = wpId;
|