src/main/webapp/static/js/wrkMast/wrkMast.js
@@ -19,7 +19,7 @@ toolbar: '#toolbar', cellMinWidth: 50, cols: [[ {type: 'checkbox'} {type: 'checkbox',width: 50} ,{field: 'wrkNo', align: 'center',title: '工作号',sort: true, width: 85} ,{field: 'ioTime$', align: 'center',title: '工作时间',sort: true, width: 160} ,{field: 'wrkSts$', align: 'center',title: '工作状态'} @@ -273,7 +273,7 @@ table.on('tool(wrkMast)', function(obj){ let data = obj.data; switch (obj.event) { // 明细展示 todo // 明细展示 case 'detlShow': wrkNo = data.wrkNo; // 表格下方显示