From d9183aa80ae17d36b79dda48c6b1d7fa22a80ee3 Mon Sep 17 00:00:00 2001 From: xiejun <xiejun@vci-tech.com> Date: 星期三, 22 一月 2025 11:20:41 +0800 Subject: [PATCH] 现场型号代号/人员/组织接口调试 --- Source/UBCS-WEB/src/const/code/selectAttrOptionDialog.js | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Source/UBCS-WEB/src/const/code/selectAttrOptionDialog.js b/Source/UBCS-WEB/src/const/code/selectAttrOptionDialog.js index 056cc99..d66dc8c 100644 --- a/Source/UBCS-WEB/src/const/code/selectAttrOptionDialog.js +++ b/Source/UBCS-WEB/src/const/code/selectAttrOptionDialog.js @@ -1,5 +1,5 @@ export default { - height: '41vh', + height: '45vh', calcHeight: 30, tip: false, editBtn: false, @@ -16,6 +16,7 @@ searchShowBtn: false, // 琛ㄦ牸鎼滅储鏄鹃殣鎸夐挳 dialogClickModal: false, highlightCurrentRow: true, + rowKey: "oid", //琛屾暟鎹殑 Key锛岀敤鏉ヤ紭鍖� Table 鐨勬覆鏌� column: [ { label: "灞炴�ц嫳鏂囧悕绉�", @@ -42,4 +43,4 @@ search: false, } ] -} \ No newline at end of file +} -- Gitblit v1.9.3