From e095bcb9fb8c1f652f2d8589c86295f2f561abe9 Mon Sep 17 00:00:00 2001 From: shefengchun <1077478963@qq.com> Date: Thu, 9 Feb 2023 11:12:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9ui?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../FusionSettings/FourPointCalibration.vue | 8 ++--- .../FusionSettings/FusionLocale.vue | 30 +++++++------------ .../FusionSettings/SurfaceCorrection.vue | 18 +++++------ 3 files changed, 23 insertions(+), 33 deletions(-) diff --git a/src/components/FusionSettings/FourPointCalibration.vue b/src/components/FusionSettings/FourPointCalibration.vue index 7820a74..d8e9868 100644 --- a/src/components/FusionSettings/FourPointCalibration.vue +++ b/src/components/FusionSettings/FourPointCalibration.vue @@ -5,7 +5,7 @@ @focus="isactivearray[0] = false" v-model="four[0].x" label="x" lazy-rules /> -
@@ -14,7 +14,7 @@ label="x" lazy-rules /> - @@ -52,7 +52,7 @@ label="x" lazy-rules /> -
@@ -63,7 +63,7 @@ label="x" lazy-rules /> -
diff --git a/src/components/FusionSettings/FusionLocale.vue b/src/components/FusionSettings/FusionLocale.vue index 9988d5b..2c0bbf4 100644 --- a/src/components/FusionSettings/FusionLocale.vue +++ b/src/components/FusionSettings/FusionLocale.vue @@ -97,47 +97,49 @@
-
+ ]" />
-
+ ]" />
-
+
+ ]" /> +
-
- +
+
@@ -521,17 +523,6 @@ export default defineComponent({ const changenablefusion = () => { $store.commit("setenablefusion", enablefusion.value); }; - let resnewdata = null; - const resetall = () => { - try { - set?.GetBlendingConfig("").then((res) => { - resnewdata = res?.config; - setconfig(resnewdata); - }); - } catch (error) { - console.log("ResetBlendingConfig error"); - } - }; const left_right_auto_add = (difference: number) => { let tmpobjall = JSON.parse($store.state.fusion_configuration) @@ -592,7 +583,6 @@ export default defineComponent({ enablefusion, changenablefusion, selectedprojector, - resetall, set_cache, auxiliary_line, reset, diff --git a/src/components/FusionSettings/SurfaceCorrection.vue b/src/components/FusionSettings/SurfaceCorrection.vue index df319a9..0e3f299 100644 --- a/src/components/FusionSettings/SurfaceCorrection.vue +++ b/src/components/FusionSettings/SurfaceCorrection.vue @@ -8,7 +8,7 @@ v-model="nine[0].x" label="x" lazy-rules /> - +
@@ -20,7 +20,7 @@ v-model="nine[1].x" label="x" lazy-rules /> - +
@@ -28,7 +28,7 @@ @focus="isactivearray[4] = false" lazy-rules /> - +
@@ -40,7 +40,7 @@ v-model="nine[2].x" label="x" lazy-rules /> - + @@ -52,7 +52,7 @@ v-model="nine[3].x" label="x" lazy-rules /> - + @@ -105,7 +105,7 @@ v-model="nine[5].x" label="x" lazy-rules /> - + @@ -119,7 +119,7 @@ v-model="nine[6].x" label="x" lazy-rules /> - + @@ -131,7 +131,7 @@ v-model="nine[7].x" label="x" lazy-rules /> - + @@ -143,7 +143,7 @@ v-model="nine[8].x" label="x" lazy-rules /> - +