提交代码
This commit is contained in:
@@ -162,7 +162,10 @@ namespace FineUIPro.Web.ProjectData
|
||||
PageContext.RegisterStartupScript(Window1.GetSaveStateReference(hdMainItemAndDesignProfessionalIds.ClientID)
|
||||
+ Window1.GetShowReference(String.Format("ShowMainItem.aspx?id=" + hdMainItemAndDesignProfessionalIds.Text + "&unitWorkId=" + Request.Params["UnitWorkId"])));
|
||||
}
|
||||
|
||||
protected void btnMap_Click(object sender, EventArgs e)
|
||||
{
|
||||
PageContext.RegisterStartupScript ( Window2.GetShowReference(String.Format("LocationSelect.aspx?unitWorkId=" + Request.Params["UnitWorkId"])));
|
||||
}
|
||||
#region 关闭窗口
|
||||
/// <summary>
|
||||
/// 关闭窗口
|
||||
|
||||
Reference in New Issue
Block a user