代码无效引用清理,试压包资料界面看板修改
This commit is contained in:
@@ -3,9 +3,6 @@ using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
using AspNet = System.Web.UI.WebControls;
|
||||
|
||||
namespace FineUIPro.Web.ZHGL.Environmental
|
||||
@@ -63,7 +60,7 @@ namespace FineUIPro.Web.ZHGL.Environmental
|
||||
{
|
||||
upState = "(未上报)";
|
||||
}
|
||||
this.SimpleForm1.Title = "中央企业节能环保产业企业生产和服务业务情况报表" + report.QuartersStr + report.YearStr ;
|
||||
this.SimpleForm1.Title = "中央企业节能环保产业企业生产和服务业务情况报表" + report.QuartersStr + report.YearStr;
|
||||
lbUnitName.Text = "填报企业:" + report.ProjectName;
|
||||
if (report.FillingDate != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user