From 5b00286e65f1d8f757bb9fa8f5326304e4e77953 Mon Sep 17 00:00:00 2001 From: ssongliu <73214554+ssongliu@users.noreply.github.com> Date: Wed, 28 Aug 2024 16:45:22 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=20PostgreSQL=20?= =?UTF-8?q?=E5=AE=B9=E5=99=A8=E5=86=85=E9=83=A8=E7=AB=AF=E5=8F=A3=20(#6275?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refs #6274 --- frontend/src/views/database/postgresql/conn/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/views/database/postgresql/conn/index.vue b/frontend/src/views/database/postgresql/conn/index.vue index 0f4ffc6b5..23d00924c 100644 --- a/frontend/src/views/database/postgresql/conn/index.vue +++ b/frontend/src/views/database/postgresql/conn/index.vue @@ -29,8 +29,8 @@ - {{ form.port }} - + 5432 +