From 037798f67e15b3d0f964417a090db7cdffb4f18b Mon Sep 17 00:00:00 2001 From: gaofei <181547018@qq.com> Date: Sun, 20 Nov 2022 17:01:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=BA=E5=91=98=E8=80=83?= =?UTF-8?q?=E6=A0=B8=E6=9F=A5=E7=9C=8B=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SGGL/FineUIPro.Web/Personal/PersonCheckInfo.aspx.cs | 2 +- SGGL/FineUIPro.Web/ProjectData/ProjectSetSave.aspx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@ -