otmself hai 7 meses
pai
achega
f71bee65ee
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/components/xqglComponents/xqDetails.vue

+ 2 - 2
src/components/xqglComponents/xqDetails.vue

@@ -306,8 +306,8 @@ export default {
 
 			// this.seltask.isaccurate = this.seltask.isaccurate == 0 ? '是' : '否'
 			// this.seltask.isEmcon = this.seltask.isEmcon == 0 ? '是' : '否'
-			this.seltask.pitchAngle += '°'
-			this.seltask.groundResolution = this.seltask.groundResolution + '米'
+			this.seltask.pitchAngle = '30°'
+			this.seltask.groundResolution =  '1米'
 		},
 		selectAll() {
 			this.selTasks = [];