#
LSH
2023-10-19 1e18d2f1734062a38176e22113f2b65ad8aa2024
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) {}
                  });
               },