hbao пре 3 година
родитељ
комит
a15d0cea69
1 измењених фајлова са 1 додато и 2 уклоњено
  1. +1
    -2
      src/views/homesteadSurvey/add.vue

+ 1
- 2
src/views/homesteadSurvey/add.vue Прегледај датотеку

@@ -4561,7 +4561,7 @@
this.form.suyqrdm = response.rows[0].suyqrdm this.form.suyqrdm = response.rows[0].suyqrdm
this.form.zl = response.rows[0].suyqrmc this.form.zl = response.rows[0].suyqrmc
} }
this.zjdProductResh();
this.zjdProduct();
}); });
} }
}, },
@@ -6041,7 +6041,6 @@
}, },
zjdProduct(){ zjdProduct(){
this.zjdProductResh = this.guidProduct(); this.zjdProductResh = this.guidProduct();
console.log(this.zjdProductResh);
this.mapClickLoading(); this.mapClickLoading();
}, },
zrzProduct(){ zrzProduct(){


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