From b642788dda56b058e2a4c40a9c43e29a5db85865 Mon Sep 17 00:00:00 2001 From: 田源 <lastanimals@163.com> Date: 星期一, 14 八月 2023 09:35:28 +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