This commit is contained in:
parent
d170dd6603
commit
0c0ceebd0f
|
|
@ -289,7 +289,7 @@ namespace FineUIPro.Web.ReportManage.HazardFactor
|
||||||
/// <param name="e"></param>
|
/// <param name="e"></param>
|
||||||
protected void btnImport_Click(object sender, EventArgs e)
|
protected void btnImport_Click(object sender, EventArgs e)
|
||||||
{
|
{
|
||||||
PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("HazardFactorSafetyIn.aspx?ProjectId={0}&UnitId={1}", this.CurrUser.LoginProjectId, this.CurrUser.UnitId, "导入 - ")));
|
PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("HazardFactorOccHealthIn.aspx?ProjectId={0}&UnitId={1}", this.CurrUser.LoginProjectId, this.CurrUser.UnitId, "导入 - ")));
|
||||||
}
|
}
|
||||||
|
|
||||||
#region 导出按钮
|
#region 导出按钮
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue