From 59fbaf58a71992995c84a09ad46c2a2a60c661a0 Mon Sep 17 00:00:00 2001
From: cp <513960435@qq.com>
Date: 星期六, 24 一月 2026 15:00:38 +0800
Subject: [PATCH] #

---
 zy-asrs-wms/src/main/webapp/views/home/console.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/zy-asrs-wms/src/main/webapp/views/home/console.html b/zy-asrs-wms/src/main/webapp/views/home/console.html
index ce1ed60..c24fb28 100644
--- a/zy-asrs-wms/src/main/webapp/views/home/console.html
+++ b/zy-asrs-wms/src/main/webapp/views/home/console.html
@@ -236,7 +236,7 @@
     function getCol() {
         var cols = [
             {field: 'appeTime$', title: '鍏ュ簱鏃堕棿', align: 'center', width: 200}
-            ,{field: 'stay_time', align: 'center',title: '婊炵暀澶╂暟'}
+            ,{field: 'stayTime', align: 'center',title: '婊炵暀澶╂暟'}
             ,{field: 'loc_no', align: 'center',title: '搴撲綅鍙�'}
         ];
         cols.push.apply(cols, detlCols);

--
Gitblit v1.9.1