From c4e5d2ab11a4b3319e9cc1855898624f4c33f0bb Mon Sep 17 00:00:00 2001 From: ludc Date: 星期三, 25 十月 2023 22:51:14 +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