diff --git a/SGGL/FineUIPro.Web/Personal/PersonCheckInfo.aspx.cs b/SGGL/FineUIPro.Web/Personal/PersonCheckInfo.aspx.cs index c737e864..0632528b 100644 --- a/SGGL/FineUIPro.Web/Personal/PersonCheckInfo.aspx.cs +++ b/SGGL/FineUIPro.Web/Personal/PersonCheckInfo.aspx.cs @@ -74,7 +74,7 @@ return; } string Id = Grid1.SelectedRowID; - PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("../Person/PersonCheckingView.aspx?QuarterCheckId={0}", Id, "编辑 - "))); + PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("../Person/DepartPersonCheckingView.aspx?QuarterCheckId={0}", Id, "编辑 - "))); } protected void Window1_Close(object sender, WindowCloseEventArgs e) { diff --git a/SGGL/FineUIPro.Web/ProjectData/ProjectSetSave.aspx b/SGGL/FineUIPro.Web/ProjectData/ProjectSetSave.aspx index 23721d96..4a1dd89b 100644 --- a/SGGL/FineUIPro.Web/ProjectData/ProjectSetSave.aspx +++ b/SGGL/FineUIPro.Web/ProjectData/ProjectSetSave.aspx @@ -14,7 +14,7 @@ -