0813
This commit is contained in:
@@ -58,7 +58,7 @@ namespace FineUIPro.Web.Party
|
||||
{
|
||||
this.hdId.Text = SQLHelper.GetNewID(typeof(Model.Party_WorkPlan));
|
||||
}
|
||||
PageContext.RegisterStartupScript(WindowAtt.GetShowReference(String.Format("../../AttachFile/webuploader.aspx?type=0&toKeyId={0}&path=FileUpload/Party/WorkPlan&menuId={1}", this.hdId.Text, BLL.Const.WorkPlanMenuId)));
|
||||
PageContext.RegisterStartupScript(WindowAtt.GetShowReference(String.Format("~/AttachFile/webuploader.aspx?type=0&toKeyId={0}&path=FileUpload/Party/WorkPlan&menuId={1}", this.hdId.Text, BLL.Const.WorkPlanMenuId)));
|
||||
}
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user