From 7b0c10626e919801509fbfc39fef64c2a1822f3b Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期三, 11 三月 2026 13:51:41 +0800
Subject: [PATCH] #全板出库更新订单信息
---
src/main/webapp/static/js/waitPakinLog/waitPakinLog.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/static/js/waitPakinLog/waitPakinLog.js b/src/main/webapp/static/js/waitPakinLog/waitPakinLog.js
index 54fc129..2aab92a 100644
--- a/src/main/webapp/static/js/waitPakinLog/waitPakinLog.js
+++ b/src/main/webapp/static/js/waitPakinLog/waitPakinLog.js
@@ -15,6 +15,7 @@
html += ">";
return html;
}}
+ ,{field: 'appeUser$', align: 'center',title: '鍏ュ簱浜哄憳'}
,{field: 'modiUser$', align: 'center',title: '淇敼浜哄憳', hide:true}
,{field: 'modiTime$', align: 'center',title: '淇敼鏃堕棿', hide:true})
return cols;
--
Gitblit v1.9.1