From 389379ad574a0b5d92476338c37389ee62c43eaf Mon Sep 17 00:00:00 2001
From: wangting <675591594@qq.com>
Date: 星期一, 31 七月 2023 17:22:54 +0800
Subject: [PATCH] 新增接口信息管理页面
---
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