From f78656b3aff688567b0e8ff2e83646014ec098eb Mon Sep 17 00:00:00 2001
From: ny <9623679+cy_lzc_admin@user.noreply.gitee.com>
Date: 星期四, 12 十二月 2024 15:32:27 +0800
Subject: [PATCH] 物料业务数据分发功能更新

---
 src/main/resources/templates/log/listlog.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/templates/log/listlog.html b/src/main/resources/templates/log/listlog.html
index dcee87c..5a3d760 100644
--- a/src/main/resources/templates/log/listlog.html
+++ b/src/main/resources/templates/log/listlog.html
@@ -54,10 +54,10 @@
             }, {
                 key : "createTime",
                 title : "鍙戦�佹椂闂�"
-            }, {
+            }/*, {
                 key : "prams",
                 title : "璇锋眰鍙傛暟"
-            }, {
+            }*/, {
                 key : "result",
                 title : "鍝嶅簲缁撴灉"
             },{

--
Gitblit v1.8.0