src/pcviews/tool/ranging.vue
@@ -2,8 +2,8 @@ * @Author: Morpheus * @Name: 地图测距 * @Date: 2021-11-13 16:04:27 * @Last Modified by: Morpheus * @Last Modified time: 2022-01-26 11:24:56 * @Last Modified by: mikey.zhaopeng * @Last Modified time: 2022-02-08 16:21:37 */ <template> @@ -54,7 +54,7 @@ }, methods: { calcDistance () { this.viewer.measure.distance() this.viewer.measure.distanceSurface() }, deactivate () {