This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
优化地图
wulanhaote
hbao
3 years ago
parent
5d047244ea
commit
be71b6807d
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
src/views/homesteadSurvey/add.vue
+ 2
- 0
src/views/homesteadSurvey/add.vue
View File
@@ -3613,8 +3613,10 @@
changeActive(){
if(this.active<4){
this.active+=1
this.mapClickLoading();
}else{
this.active=1
this.mapClickLoading();
}
},
changeActiveBack(){
Write
Preview
Loading…
Cancel
Save