From 6e65e575aedd776432cda5a88f7434320f42e3f4 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期一, 22 五月 2023 16:58:19 +0800
Subject: [PATCH] fixed

---
 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