diff --git a/SGGL/FineUIPro.Web/DataShow/Accident.aspx b/SGGL/FineUIPro.Web/DataShow/Accident.aspx index ae1532fc..b0d1a4d5 100644 --- a/SGGL/FineUIPro.Web/DataShow/Accident.aspx +++ b/SGGL/FineUIPro.Web/DataShow/Accident.aspx @@ -13,7 +13,7 @@
+ ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> - + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> - diff --git a/SGGL/FineUIPro.Web/DataShow/ConstructionEquipment.aspx.cs b/SGGL/FineUIPro.Web/DataShow/ConstructionEquipment.aspx.cs index 4895b81f..579caa73 100644 --- a/SGGL/FineUIPro.Web/DataShow/ConstructionEquipment.aspx.cs +++ b/SGGL/FineUIPro.Web/DataShow/ConstructionEquipment.aspx.cs @@ -26,6 +26,7 @@ namespace FineUIPro.Web.DataShow BLL.ProjectService.InitProjectDropDownList(this.drpProject, true); // 绑定表格t BindGrid(); + this.Panel1.Title = "施工机具设备(" + BLL.UnitService.GetUnitNameByUnitId(BLL.CommonService.GetThisUnitId()) + ")"; } } diff --git a/SGGL/FineUIPro.Web/DataShow/EduTrain.aspx b/SGGL/FineUIPro.Web/DataShow/EduTrain.aspx index f2e3f055..70b9c3a5 100644 --- a/SGGL/FineUIPro.Web/DataShow/EduTrain.aspx +++ b/SGGL/FineUIPro.Web/DataShow/EduTrain.aspx @@ -13,7 +13,7 @@ + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> - + + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> - + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> private void BindGrid() { - string strSql = @"select ProjectId,ProjectCode, ProjectName from Base_Project where ProjectState =1 "; + string strSql = @"select ProjectId,ProjectCode, ProjectName from Base_Project where ProjectState =1 and (isDelete IS NULL OR isDelete =0)"; List listStr = new List(); string cpara = string.Empty; if (this.drpProject.SelectedValue != Const._Null) diff --git a/SGGL/FineUIPro.Web/DataShow/QualityControlPoint.aspx b/SGGL/FineUIPro.Web/DataShow/QualityControlPoint.aspx index 4c7f65b7..59875c1f 100644 --- a/SGGL/FineUIPro.Web/DataShow/QualityControlPoint.aspx +++ b/SGGL/FineUIPro.Web/DataShow/QualityControlPoint.aspx @@ -13,7 +13,7 @@ + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> - + diff --git a/SGGL/FineUIPro.Web/DataShow/SecurityRisk.aspx.cs b/SGGL/FineUIPro.Web/DataShow/SecurityRisk.aspx.cs index c3d996eb..bd8da050 100644 --- a/SGGL/FineUIPro.Web/DataShow/SecurityRisk.aspx.cs +++ b/SGGL/FineUIPro.Web/DataShow/SecurityRisk.aspx.cs @@ -25,6 +25,7 @@ namespace FineUIPro.Web.DataShow BLL.ProjectService.InitProjectDropDownList(this.drpProject, true); // 绑定表格t BindGrid(); + this.Panel1.Title = "安全风险数据(" + BLL.UnitService.GetUnitNameByUnitId(BLL.CommonService.GetThisUnitId()) + ")"; } } #endregion diff --git a/SGGL/FineUIPro.Web/DataShow/SecurityRiskItem.aspx b/SGGL/FineUIPro.Web/DataShow/SecurityRiskItem.aspx index 719a7784..4988a343 100644 --- a/SGGL/FineUIPro.Web/DataShow/SecurityRiskItem.aspx +++ b/SGGL/FineUIPro.Web/DataShow/SecurityRiskItem.aspx @@ -13,7 +13,7 @@ + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch"> + ShowHeader="true" Layout="VBox" BoxConfigAlign="Stretch">