#
zjj
2023-12-12 a3c70ef5ed3c18209b37ba01a8ab3eb0eea0d7cb
src/main/webapp/views/taskWrkLog/taskWrkLog.html
@@ -169,7 +169,7 @@
                     maxmin: true,
                     area: [top.detailWidth, top.detailHeight],
                     shadeClose: true,
                     content: 'commandManage.html?taskNo=' + row.taskNo + "&wrkNo=" + wrkNo,
                     content: 'commandManageLog.html?taskNo=' + row.taskNo + "&wrkNo=" + wrkNo,
                     success: function(layero, index) {}
                  });
               },