From 439710722f00067a7ed71edb615e6229a64ca049 Mon Sep 17 00:00:00 2001 From: Junjie <fallin.jie@qq.com> Date: 星期三, 24 五月 2023 12:41:41 +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