From a2959d15859661fdaa957dda51bbf92bd02919e8 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Tue, 24 Dec 2024 10:13:02 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E7=B3=BB=E7=BB=9F=E8=AE=BE=E7=BD=AE):=20?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E5=8F=82=E6=95=B0-=E5=BC=95=E6=93=8E?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE-=E7=BC=96=E8=BE=91=E7=8A=B6=E6=80=81-?= =?UTF-8?q?=E9=AB=98=E7=BA=A7=E8=AE=BE=E7=BD=AE=E6=A0=B7=E5=BC=8F=E5=8F=82?= =?UTF-8?q?=E7=85=A7=EF=BC=9A=E6=95=B0=E6=8D=AE=E6=BA=90-=E6=96=B0?= =?UTF-8?q?=E5=BB=BAMySQL=E6=95=B0=E6=8D=AE=E6=BA=90-=E9=AB=98=E7=BA=A7?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../system/parameter/engine/EngineEdit.vue | 39 +++++++++++++------ 1 file changed, 28 insertions(+), 11 deletions(-) diff --git a/core/core-frontend/src/views/system/parameter/engine/EngineEdit.vue b/core/core-frontend/src/views/system/parameter/engine/EngineEdit.vue index adb8741530..a4f2dd7bff 100644 --- a/core/core-frontend/src/views/system/parameter/engine/EngineEdit.vue +++ b/core/core-frontend/src/views/system/parameter/engine/EngineEdit.vue @@ -358,17 +358,20 @@ defineExpose({ autocomplete="off" /> - {{ t('datasource.priority') }} - - - - + + {{ t('datasource.priority') }} + + + + + +