From 9c6eab50af6e940151d875571d266e9f045a549a Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期五, 18 八月 2023 12:00:55 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
Source/UBCS-WEB/src/const/code/cloneCodeRuleDialogOption.js | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/Source/UBCS-WEB/src/const/code/cloneCodeRuleDialogOption.js b/Source/UBCS-WEB/src/const/code/cloneCodeRuleDialogOption.js
index abc2316..49d82b6 100644
--- a/Source/UBCS-WEB/src/const/code/cloneCodeRuleDialogOption.js
+++ b/Source/UBCS-WEB/src/const/code/cloneCodeRuleDialogOption.js
@@ -1,5 +1,5 @@
export default {
- height:"210px",
+ height:"260px",
calcHeight: 30,
tip: false,
editBtn: false,
@@ -17,6 +17,7 @@
columnBtn: false,
dialogClickModal: false,
highlightCurrentRow: true, //琛岄�変腑鏃堕珮浜�
+ rowKey: "oid", //琛屾暟鎹殑 Key锛岀敤鏉ヤ紭鍖� Table 鐨勬覆鏌�
column: [
{
label: "缂栧彿",
@@ -41,4 +42,4 @@
search: false,
},
]
- }
\ No newline at end of file
+ }
--
Gitblit v1.9.3