修改人员考核查看报错
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user