From 9301d31986fb2a59970c665b3a64cbc9e37b086a Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期三, 24 五月 2023 08:45:10 +0800
Subject: [PATCH] 堆垛机调试

---
 src/main/webapp/static/wms/js/wmsWrkLog/wmsWrkLog.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/wms/js/wmsWrkLog/wmsWrkLog.js b/src/main/webapp/static/wms/js/wmsWrkLog/wmsWrkLog.js
index 401de26..fa9e4d7 100644
--- a/src/main/webapp/static/wms/js/wmsWrkLog/wmsWrkLog.js
+++ b/src/main/webapp/static/wms/js/wmsWrkLog/wmsWrkLog.js
@@ -41,7 +41,7 @@
             ,{field: 'barcode', align: 'center',title: '鏉$爜'}
             ,{field: 'endTime$', align: 'center',title: '缁撴潫鏃堕棿'}
 
-            ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120}
+            // ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120}
         ]],
         request: {
             pageName: 'curr',

--
Gitblit v1.9.1