浏览代码

优化地图

wulanhaote
hbao 3 年前
父节点
当前提交
be71b6807d
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      src/views/homesteadSurvey/add.vue

+ 2
- 0
src/views/homesteadSurvey/add.vue 查看文件

@@ -3613,8 +3613,10 @@
changeActive(){
if(this.active<4){
this.active+=1
this.mapClickLoading();
}else{
this.active=1
this.mapClickLoading();
}
},
changeActiveBack(){


正在加载...
取消
保存