代码无效引用清理,试压包资料界面看板修改
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
using BLL;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Data;
|
||||
using System.Data.SqlClient;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using AspNet = System.Web.UI.WebControls;
|
||||
|
||||
namespace FineUIPro.Web.HSSE.Environmental
|
||||
{
|
||||
@@ -165,7 +161,7 @@ namespace FineUIPro.Web.HSSE.Environmental
|
||||
#endregion
|
||||
|
||||
protected void btnApiView_Click(object sender, EventArgs e)
|
||||
{
|
||||
{
|
||||
PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("EnvironmentalMonitoringApiView.aspx?Projectid={0}", this.ProjectId, "查看 - ")));
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user