-
+
-
+
{{ $t('common.preview') }}
- {{ $t('common.save') }}
+ {{
+ $t('common.save')
+ }}
@@ -540,15 +555,25 @@
-
-
-
+
+
+
+
+
-
-
-
+
+
+
+
+
diff --git a/frontend/Skyeye-sys-ui/src/views/home/components/twin-situation/index.js b/frontend/Skyeye-sys-ui/src/views/home/components/twin-situation/index.js
index 9ef3266..69a8da2 100644
--- a/frontend/Skyeye-sys-ui/src/views/home/components/twin-situation/index.js
+++ b/frontend/Skyeye-sys-ui/src/views/home/components/twin-situation/index.js
@@ -2821,7 +2821,7 @@ export default {
// this.imageInfos = Object.assign({}, this.imageInfos, data)
// this.imageInfos.brightness = data.brightness
console.log('SAR图像2', data)
- orthoManager.add(data, this.imageInfos.brightness)
+ orthoManager.add(data, this.imageInfos.brightness / 10)
// this.addMarkPicture2(data)
// console.log('灭有匹配到吗taskUavCollection', taskUavCollection, taskUavCollection[data.jobId])
// if (taskUavCollection[data.jobId]) {