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(){


Loading…
Откажи
Сачувај