自动化立体仓库 - WMS系统
#
Administrator
17 小时以前 c8d0aaf6a77a28d8d934d6ccbcae3560296b3c09
src/main/webapp/static/js/wrkMast/wrkMast.js
@@ -60,7 +60,7 @@
            // ,{field: 'refIotime$', align: 'center',title: '拣料时间'}
            ,{field: 'modiUser$', align: 'center',title: '修改人员', hide:true}
            ,{field: 'modiTime$', align: 'center',title: '修改时间', hide:true, width: 160}
            // ,{field: 'memo', align: 'center',title: '备注'}
             ,{field: 'logErrMemo', align: 'center',title: '异常信息'}
            //
            // ,{field: 'fullPlt', align: 'center',title: '满板', templet:function(row){
            //         var html = "<input value='fullPlt' type='checkbox' lay-skin='primary' lay-filter='tableCheckbox' table-index='"+row.LAY_TABLE_INDEX+"'";