이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
zhangzl
/
nsgk_mobile
보기
2
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
优化地图
wulanhaote
hbao
3 년 전
부모
c7c2e23b9f
커밋
fad8f07cdf
2개의 변경된 파일
과
5개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/components/Map/MapGisDrawing.vue
+4
-1
src/views/homesteadSurvey/add.vue
+ 1
- 0
src/components/Map/MapGisDrawing.vue
파일 보기
@@ -57,6 +57,7 @@ export default {
},
//地图查看
drawingPaceCountryDarw() {
console.log(this.message);
//加载地图编辑
var that = this;
var map;
+ 4
- 1
src/views/homesteadSurvey/add.vue
파일 보기
@@ -3606,6 +3606,7 @@
})
}
this.showzrz = true;
this.active = 3;
this.mapClickLoading();
}
},
@@ -3792,7 +3793,9 @@
})
}
this.showfsss = true;
this.mapClickLoading();}
this.active = 4;
//this.mapClickLoading();
}
},
showPopup3() {
this.show3 = true;
쓰기
미리보기
불러오는 중...
취소
저장