src/main/webapp/static/js/agvWrkDetlLog/wrkDetlLog.js
@@ -2,7 +2,7 @@ function getCol() { var cols = [ {field: 'wrkNo', align: 'center',title: '工作号'} ,{field: 'ioTime$', align: 'center',title: '工作时间'} ,{field: 'modiTime$', align: 'center',title: '工作时间'} ]; cols.push( //{field: 'suppCode', align: 'center',title: '货架码'},