From 3de3bb49a5c89dc98160c1cda2883e6c65f81894 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E9=98=94?= Date: Mon, 11 Nov 2024 20:20:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=8C=E5=96=84=E6=8C=87?= =?UTF-8?q?=E6=A0=87=E5=8A=A0=E5=B7=A5=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/ProcedureConfig.vue | 4 +- src/views/IndexProcess/SqlRule/SqlRule.vue | 2 +- .../SqlRule/components/BasicInfo.vue | 2 +- .../SqlRule/components/SetParams.vue | 50 ++++++++++++++----- src/views/dataset/CodeRepItem/CodeRepItem.vue | 5 +- src/views/dataset/RepSetRule/RepSetRule.vue | 4 +- 6 files changed, 46 insertions(+), 21 deletions(-) diff --git a/src/views/IndexProcess/ProcedureRule/components/ProcedureConfig.vue b/src/views/IndexProcess/ProcedureRule/components/ProcedureConfig.vue index f7304d0..e8e919b 100644 --- a/src/views/IndexProcess/ProcedureRule/components/ProcedureConfig.vue +++ b/src/views/IndexProcess/ProcedureRule/components/ProcedureConfig.vue @@ -143,12 +143,12 @@ defineExpose({ - + - 格式化SQL + diff --git a/src/views/IndexProcess/SqlRule/SqlRule.vue b/src/views/IndexProcess/SqlRule/SqlRule.vue index 5794456..dc024d1 100644 --- a/src/views/IndexProcess/SqlRule/SqlRule.vue +++ b/src/views/IndexProcess/SqlRule/SqlRule.vue @@ -56,7 +56,7 @@ \ No newline at end of file diff --git a/src/views/dataset/CodeRepItem/CodeRepItem.vue b/src/views/dataset/CodeRepItem/CodeRepItem.vue index 46f9fe3..0747e94 100644 --- a/src/views/dataset/CodeRepItem/CodeRepItem.vue +++ b/src/views/dataset/CodeRepItem/CodeRepItem.vue @@ -355,10 +355,11 @@ const exportExcel = async () => { {{ t('dialogDemo.close') }} - + + :rule-type="RuleConfigInfo.RuleType" + @close-dialog="RuleConfigInfo.dialogVisible=false;" /> \ No newline at end of file diff --git a/src/views/dataset/RepSetRule/RepSetRule.vue b/src/views/dataset/RepSetRule/RepSetRule.vue index 767fb9e..b91d988 100644 --- a/src/views/dataset/RepSetRule/RepSetRule.vue +++ b/src/views/dataset/RepSetRule/RepSetRule.vue @@ -336,8 +336,8 @@ const exportExcel = async () => { - - + +