From 5386dba13496a9256d90e7b3872bf041974c3f8b Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Fri, 30 May 2025 09:27:30 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A8=BD=E6=9F=A5=E6=96=B0=E5=A2=9E=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E6=98=AF=E5=90=A6=E9=BB=98=E8=AE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dictionary/checkConfig/index.vue | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/views/dictionary/checkConfig/index.vue b/src/views/dictionary/checkConfig/index.vue index 65ca6bb1..d519e021 100644 --- a/src/views/dictionary/checkConfig/index.vue +++ b/src/views/dictionary/checkConfig/index.vue @@ -614,6 +614,18 @@ /> + + + + 是否默认 + + + + 其他信息 @@ -1130,6 +1142,7 @@ export default { DescriptionCN: null, InterfaceName: null, IsEnable: true, + IsDefaultChoice: true, ModuleTypeId: null, OptTypeId: null, ChildrenTypeId: null,