From 1aef2b8b988f18a121de56142a61f9cd2bde515a Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Mon, 9 Dec 2024 10:22:04 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=9F=A5=E8=AF=A2=E7=BB=84=E4=BB=B6):=20?= =?UTF-8?q?=E9=A2=84=E7=95=99=E6=BB=9A=E5=8A=A8=E6=9D=A1=E4=BD=8D=E7=BD=AE?= =?UTF-8?q?=EF=BC=8C=E5=9C=A8=E5=88=87=E6=8D=A2=E6=9F=A5=E8=AF=A2=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6=E6=97=B6=E4=B8=8D=E5=87=BA=E7=8E=B0=E8=B7=B3=E5=8A=A8?= =?UTF-8?q?=E7=9A=84=E6=83=85=E5=86=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../v-query/QueryConditionConfiguration.vue | 986 +++++++++--------- 1 file changed, 499 insertions(+), 487 deletions(-) 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') }}
-