zy-asrs-wms/src/main/webapp/views/wrkMast/wrkDetl.html
@@ -33,7 +33,7 @@ {field: 'wrkNo', align: 'center',title: '工作号'} ,{field: 'ioTime$', align: 'center',title: '工作时间'} ]; cols.push.apply(cols, detlCols); cols.push.apply(cols, detlColsWrkDetl); return cols; } layui.use(['table','laydate', 'form'], function() {