From d98fd689ce3238f6a59602713358dcc0ee264186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=A1=E5=B0=91=E7=BF=94?= <971366405@qq.com> Date: Wed, 31 Jul 2024 10:04:33 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20:bug:=20=E4=BF=AE=E5=A4=8D=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E6=97=B6id=E6=9C=AA=E7=BD=AE=E7=A9=BA=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复新增系统配置id未置空导致新增失败的bug --- src/views/system/config/index.vue | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/src/views/system/config/index.vue b/src/views/system/config/index.vue index 018c80b1..d5daf75f 100644 --- a/src/views/system/config/index.vue +++ b/src/views/system/config/index.vue @@ -129,13 +129,22 @@ - + - +