#
LSH
2023-11-24 ac95f290224e23944d3ea9ebe13a369624e275e7
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) {}
                  });
               },