Junjie
2023-11-29 7b316902c2b3ee1d50f67bea43ee454007e8f080
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) {}
                  });
               },