From 8e1dfc48ca25979802a1035f217ca756c2bc0480 Mon Sep 17 00:00:00 2001 From: Yohanes Date: Tue, 21 Mar 2023 16:27:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=AF=E5=8F=A3=E6=B1=A0=E6=96=B0=E5=BB=BA?= =?UTF-8?q?=E4=B8=8B=E6=8B=89=E6=97=A0=E6=B3=95=E9=80=89=E6=8B=A9=E5=88=86?= =?UTF-8?q?=E7=BB=84=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- neutrino-proxy-admin/src/views/system/portPool.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/neutrino-proxy-admin/src/views/system/portPool.vue b/neutrino-proxy-admin/src/views/system/portPool.vue index 98dd69ee..337620ef 100644 --- a/neutrino-proxy-admin/src/views/system/portPool.vue +++ b/neutrino-proxy-admin/src/views/system/portPool.vue @@ -228,7 +228,8 @@ timestamp: new Date(), title: '', status: 'published', - type: '' + type: '', + groupId: 1 } }, handleCreate() {