src/main/webapp/views/wrkMast/wrkDetl.html
@@ -34,6 +34,8 @@ ,{field: 'ioTime$', align: 'center',title: '工作时间'} ]; cols.push.apply(cols, detlCols); cols.push({field: 'billNo', title:'单据编号', align: 'center'} ,{field: 'seqNo', title:'序号', align: 'center', width:80}); return cols; } layui.use(['table','laydate', 'form'], function() {