Ver código fonte

优化绘图

wulanhaote
hbao 3 anos atrás
pai
commit
a15d0cea69
1 arquivos alterados com 1 adições e 2 exclusões
  1. +1
    -2
      src/views/homesteadSurvey/add.vue

+ 1
- 2
src/views/homesteadSurvey/add.vue Ver arquivo

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


Carregando…
Cancelar
Salvar