From e395049f60b14ffbc89c98ad3d6f322d6878e6a7 Mon Sep 17 00:00:00 2001
From: ludc
Date: 星期三, 01 十一月 2023 19:31:20 +0800
Subject: [PATCH] bug列表156(主数据数据更改时,数据版本规则未按照规则升版)bug修改,157(数据更改,第二次对数据进行更改时,报错的bug,业务逻辑存在问题)

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

diff --git a/Source/UBCS-WEB/src/const/code/parentClassifyParentOptionDialog.js b/Source/UBCS-WEB/src/const/code/parentClassifyParentOptionDialog.js
index b195987..8727186 100644
--- a/Source/UBCS-WEB/src/const/code/parentClassifyParentOptionDialog.js
+++ b/Source/UBCS-WEB/src/const/code/parentClassifyParentOptionDialog.js
@@ -14,6 +14,7 @@
     menu: false,
     dialogClickModal: false,
     highlightCurrentRow: true,
+    rowKey: "oid", //琛屾暟鎹殑 Key锛岀敤鏉ヤ紭鍖� Table 鐨勬覆鏌�
     column: [
       {
         label: "鑻辨枃鍚嶇О",

--
Gitblit v1.9.3