diff --git a/core/core-frontend/src/custom-component/v-query/QueryConditionConfiguration.vue b/core/core-frontend/src/custom-component/v-query/QueryConditionConfiguration.vue index f0d6cf18f2..a3b688508d 100644 --- a/core/core-frontend/src/custom-component/v-query/QueryConditionConfiguration.vue +++ b/core/core-frontend/src/custom-component/v-query/QueryConditionConfiguration.vue @@ -2576,531 +2576,540 @@ defineExpose({ class="condition-configuration" :class="curComponent.auto && 'condition-configuration_hide'" > -
-
- {{ t('v_query.query_condition_configuration') }} - -
-
-
-
{{ t('v_query.display_type') }}
-
- - - - - - - - - - -
-
-
-
{{ t('v_query.of_option_values') }}
-
- - {{ t('login.default_login') }} - {{ t('chart.result_mode_all') }} - -
-
-
-
- {{ t('v_query.tree_structure_design') }} - - - -
-
- - - - {{ t('v_query.the_tree_structure') }} - -
- -
-
-
{{ t('v_query.time_granularity') }}
-
- - -
+ +
+
+ {{ t('v_query.query_condition_configuration') }} +
-
{{ t('v_query.option_value_source') }}
-
+
+
{{ t('v_query.display_type') }}
- - {{ - t('chart.margin_model_auto') - }} - {{ t('chart.select_dataset') }} - {{ t('v_query.manual_input') }} + + + + + + + + + +
+
+
+
{{ t('v_query.of_option_values') }}
+
+ + {{ t('login.default_login') }} + {{ t('chart.result_mode_all') }}
-