From 38db3a419d0b794b8a2bab98d2fc15d4bb4c8b31 Mon Sep 17 00:00:00 2001 From: Junjie <fallin.jie@qq.com> Date: 星期三, 24 五月 2023 08:31:06 +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