소스 검색

优化绘图

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


불러오는 중...
취소
저장