From 5bb9b9a22b0b6f42f2a8920c7b6e6d894e53842b Mon Sep 17 00:00:00 2001
From: ludc
Date: 星期五, 20 十月 2023 13:14:00 +0800
Subject: [PATCH] 前端代码打包
---
Source/UBCS-WEB/src/const/code/mdmrule.js | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/Source/UBCS-WEB/src/const/code/mdmrule.js b/Source/UBCS-WEB/src/const/code/mdmrule.js
index c8a5ce4..7992a0a 100644
--- a/Source/UBCS-WEB/src/const/code/mdmrule.js
+++ b/Source/UBCS-WEB/src/const/code/mdmrule.js
@@ -89,5 +89,10 @@
// searchSpan: 5,
display: false,
},
+ {
+ label: "鎵�鏈夎��",
+ prop: "ownerText",
+ display: false,
+ },
]
}
--
Gitblit v1.9.3