From 77efd7d5c242ac1e0f944a6ae68e8c17057fdc13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E9=98=94?= Date: Wed, 13 Nov 2024 11:09:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=8C=87=E6=A0=87=E5=8A=A0?= =?UTF-8?q?=E5=B7=A5=E7=9A=84=E4=BF=9D=E5=AD=98=E9=99=90=E5=88=B6=EF=BC=8C?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=8C=87=E6=A0=87=E9=9B=86=E7=BC=96=E7=A0=81?= =?UTF-8?q?=E5=92=8C=E5=90=8D=E7=A7=B0=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/ProcedureConfig.vue | 25 +++++++++++++------ src/views/IndexProcess/SqlRule/SqlRule.vue | 18 +++++++++++-- .../SqlRule/components/BasicInfo.vue | 2 ++ src/views/dataset/CodeRepItem/CodeRepItem.vue | 18 ++----------- .../dataset/RepSetRule/components/Write.vue | 4 +-- 5 files changed, 39 insertions(+), 28 deletions(-) diff --git a/src/views/IndexProcess/ProcedureRule/components/ProcedureConfig.vue b/src/views/IndexProcess/ProcedureRule/components/ProcedureConfig.vue index e8e919b..f6da175 100644 --- a/src/views/IndexProcess/ProcedureRule/components/ProcedureConfig.vue +++ b/src/views/IndexProcess/ProcedureRule/components/ProcedureConfig.vue @@ -1,5 +1,5 @@