src/main/webapp/static/js/wrkMastDetlLog/wrkMastDetlLog.js
@@ -10,8 +10,8 @@ {field: 'wrkSts$', align: 'center',title: '工作状态'} ,{field: 'ioType$', align: 'center',title: '工作类型'} ,{field: 'locNo', align: 'center',title: '目标库位'} ,{field: 'staNo', align: 'center',title: '目标站'} ,{field: 'sourceStaNo', align: 'center',title: '源站'} // ,{field: 'staNo', align: 'center',title: '目标站'} // ,{field: 'sourceStaNo', align: 'center',title: '源站'} ,{field: 'sourceLocNo', align: 'center',title: '源库位'}); arrRemove(detlCols, 'field', 'zpallet'); cols.push.apply(cols, detlCols);