From 8238e7215367e39de004c29244d2597bb1e5519b Mon Sep 17 00:00:00 2001
From: xiejun <xiejun@vci-tech.com>
Date: 星期二, 23 一月 2024 10:13:16 +0800
Subject: [PATCH] 集团码申请接口调试

---
 Source/UBCS-WEB/src/const/code/codeKeyAttrRepeat.js |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/Source/UBCS-WEB/src/const/code/codeKeyAttrRepeat.js b/Source/UBCS-WEB/src/const/code/codeKeyAttrRepeat.js
index 4aba109..693c4bb 100644
--- a/Source/UBCS-WEB/src/const/code/codeKeyAttrRepeat.js
+++ b/Source/UBCS-WEB/src/const/code/codeKeyAttrRepeat.js
@@ -329,5 +329,14 @@
         trigger: "blur"
       }],
     },
+    {
+      required: true,
+      label: '娣锋穯瀛楃杞崲',
+      prop:'confound',
+      labelWidth : 110,
+      search: false,
+      formslot:true,
+      display:true
+    }
   ]
 }

--
Gitblit v1.9.3