From d0df2f761d92fbf94cc0751460f9e36b7b0b357a Mon Sep 17 00:00:00 2001 From: xiejun <xiejun@vci-tech.com> Date: 星期五, 26 一月 2024 13:08:13 +0800 Subject: [PATCH] erp项目代号集成接口开发 --- Source/UBCS-WEB/src/const/code/codeKeyAttrRepeat.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/UBCS-WEB/src/const/code/codeKeyAttrRepeat.js b/Source/UBCS-WEB/src/const/code/codeKeyAttrRepeat.js index f1f5e45..4aba109 100644 --- a/Source/UBCS-WEB/src/const/code/codeKeyAttrRepeat.js +++ b/Source/UBCS-WEB/src/const/code/codeKeyAttrRepeat.js @@ -1,6 +1,7 @@ export default { height:'auto', - calcHeight: 30, + calcHeight: 20, + columnBtn:false, tip: false, searchShow: true, searchMenuSpan: 6, @@ -208,7 +209,6 @@ type: "input", search: true, labelWidth : 110, - rules: [{ required: true, message: "璇疯緭鍏ヨ鍒欑紪鍙�", -- Gitblit v1.9.3