src/main/webapp/static/js/taskLog/taskLog.js
@@ -101,6 +101,7 @@ case 'detlShow': wrkNo = data.wrkNo; ioTime = data.ioTime; id = data.id; // 表格下方显示 // locDetl(data.wrkNo); // 弹层显示 @@ -110,7 +111,7 @@ maxmin: true, area: [top.detailWidth, top.detailHeight], shadeClose: true, content: 'taskLog_detail.html', content: 'taskDetlLog.html', success: function (layero, index) { } });