From 32099d29dca4874ed255a51206be7a46b7a2fe4c Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期二, 20 五月 2025 11:35:57 +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