diff --git a/src/components/FusionSettings/DensityCorrection.vue b/src/components/FusionSettings/DensityCorrection.vue index 72712db..a74f741 100644 --- a/src/components/FusionSettings/DensityCorrection.vue +++ b/src/components/FusionSettings/DensityCorrection.vue @@ -50,27 +50,27 @@
-
+
-
-
-
-
-
+ @update:model-value="chang(options_model_v, $event, 'v')" lazy-rules @click="()=>{url.indexOf('pad')!=-1?ipad_chang=true:''}" :readonly="url.indexOf('pad')!=-1" />
@@ -82,7 +82,7 @@
-
+
+ @update:model-value="chang(options_model_h, $event, 'h')" lazy-rules @click="()=>{url.indexOf('pad')!=-1?ipad_chang=true:''}" :readonly="url.indexOf('pad')!=-1" />
@@ -114,7 +114,7 @@
-
@@ -174,6 +174,31 @@ + + + + + +
{{ $t('modification point') +(now_v_h == 'level'?options_model_h+1:options_model_v+1)}}
+
+ +
+
+
+
+
+
+
+
+
+
+
+ + + +
+
+