zjj
2023-11-24 af1b0101f2f19fb562ba81eb2bbe3a7976e3d716
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) {}
                  });
               },