HSSE Person 部分

This commit is contained in:
2025-02-23 13:09:38 +08:00
parent 04e9dad0f3
commit 77bfe221eb
611 changed files with 54724 additions and 10141 deletions
@@ -14,7 +14,7 @@
<Toolbars>
<f:Toolbar ID="Toolbar1" Position="Top" runat="server">
<Items>
<f:Button ID="btnOut" OnClick="btnOut_Click" runat="server" ToolTip="导出" Icon="FolderUp"
<f:Button ID="btnOut" OnClick="btnOut_Click" runat="server" ToolTip="<%$ Resources:Lan,ConstructSolution_btnOut_ToolTip%>" Icon="<%$ Resources:Lan,SubPayRegistration_btnOut_Icon%>"
EnableAjax="false" DisableControlBeforePostBack="false">
</f:Button>
</Items>
@@ -140,7 +140,7 @@
</tr>
<tr runat="server" style="height: 32px;">
<td runat="server" align="left" colspan="10">
&nbsp;&nbsp;本项目来自<asp:Label ID="txtNoStartDate" runat="server"></asp:Label><asp:Label
&nbsp;&nbsp;本项目来自<asp:Label ID="txtNoStartDate" runat="server"></asp:Label><asp:Literal runat="server" Text="<%$ Resources:Lan,PersonInfo_txtEndDate_Label%>"/><asp:Label
ID="txtNoEndDate" runat="server"></asp:Label>安全生产<asp:Label ID="txtSafetyManhours"
runat="server"></asp:Label>人工时无可记录事故。
</td>
@@ -718,7 +718,7 @@
<HeaderStyle Font-Bold="False" HorizontalAlign="Left" Height="32px" />
<ItemStyle HorizontalAlign="Left" Width="10%" Height="32px" />
</asp:TemplateField>
<asp:TemplateField HeaderText="项目名称">
<asp:TemplateField HeaderText="<%$ Resources:Lan,RectifyNoticesView_txtProjectName_Label%>">
<ItemTemplate>
<asp:Label ID="Label15" runat="server" Text='<%# ConvertProjectName(Eval("MonthReportId")) %>'
ToolTip='<%# ConvertProjectName(Eval("MonthReportId")) %>'></asp:Label>
@@ -726,7 +726,7 @@
<HeaderStyle Font-Bold="False" HorizontalAlign="Left" Height="32px" />
<ItemStyle HorizontalAlign="Left" Width="10%" Height="32px" />
</asp:TemplateField>
<asp:TemplateField HeaderText="项目经理">
<asp:TemplateField HeaderText="<%$ Resources:Lan,RectifyNoticesRecheck_drpProjectManager_Label%>">
<ItemTemplate>
<asp:Label ID="Label16" runat="server" Text='<%# ConvertProjectManagerName(Eval("MonthReportId")) %>'
ToolTip='<%# ConvertProjectManagerName(Eval("MonthReportId")) %>'></asp:Label>
@@ -734,27 +734,27 @@
<HeaderStyle Font-Bold="False" HorizontalAlign="Left" Height="32px" />
<ItemStyle HorizontalAlign="Left" Width="10%" Height="32px" />
</asp:TemplateField>
<asp:BoundField DataField="Abstract" HeaderText="提要" HeaderStyle-Font-Bold="false">
<asp:BoundField DataField="Abstract" HeaderText="<%$ Resources:Lan,AccidentReportOtherEdit_txtAbstract_Label%>" HeaderStyle-Font-Bold="false">
<HeaderStyle HorizontalAlign="Left" Height="32px" />
<ItemStyle Width="20%" HorizontalAlign="Left" Height="32px" />
</asp:BoundField>
<asp:BoundField DataField="AccidentType" HeaderText="事故类型" HeaderStyle-Font-Bold="false">
<asp:BoundField DataField="AccidentType" HeaderText="<%$ Resources:Lan,AccidentCaseItemSave_txtAccidentCaseName_Label%>" HeaderStyle-Font-Bold="false">
<HeaderStyle HorizontalAlign="Left" Height="32px" />
<ItemStyle Width="10%" HorizontalAlign="Left" Height="32px" />
</asp:BoundField>
<asp:BoundField DataField="PeopleNum" HeaderText="人数" DataFormatString="{0:N0}" HeaderStyle-Font-Bold="false">
<asp:BoundField DataField="PeopleNum" HeaderText="<%$ Resources:Lan,WorkPostStatistic_ColumnID_PersonCount_HeaderText%>" DataFormatString="{0:N0}" HeaderStyle-Font-Bold="false">
<HeaderStyle HorizontalAlign="Left" Height="32px" />
<ItemStyle Width="10%" HorizontalAlign="Left" Height="32px" />
</asp:BoundField>
<asp:BoundField DataField="WorkingHoursLoss" HeaderText="工时损失" HeaderStyle-Font-Bold="false">
<asp:BoundField DataField="WorkingHoursLoss" HeaderText="<%$ Resources:Lan,AccidentReportEdit_txtWorkingHoursLoss_Label%>" HeaderStyle-Font-Bold="false">
<HeaderStyle HorizontalAlign="Left" Height="32px" />
<ItemStyle Width="10%" HorizontalAlign="Left" Height="32px" />
</asp:BoundField>
<asp:BoundField DataField="EconomicLoss" HeaderText="经济损失" HeaderStyle-Font-Bold="false">
<asp:BoundField DataField="EconomicLoss" HeaderText="<%$ Resources:Lan,AccidentHandleView_txtMoneyLoss_Label%>" HeaderStyle-Font-Bold="false">
<HeaderStyle HorizontalAlign="Left" Height="32px" />
<ItemStyle Width="10%" HorizontalAlign="Left" Height="32px" />
</asp:BoundField>
<asp:BoundField DataField="AccidentDate" HeaderText="发生时间" DataFormatString="{0:d}"
<asp:BoundField DataField="AccidentDate" HeaderText="<%$ Resources:Lan,NoFourLetoffEdit_txtAccidentDate_Label%>" DataFormatString="{0:d}"
HeaderStyle-Font-Bold="false">
<HeaderStyle HorizontalAlign="Left" Height="32" />
<ItemStyle Width="10%" HorizontalAlign="Left" Height="32px" />
@@ -825,14 +825,14 @@
<asp:BoundField DataField="PlanCostB" HeaderText="文明施工措施费计划额(总额)" />
<%--实际支出 --%>
<%--A-安全生产合计 --%>
<asp:BoundField DataField="RealCostA" HeaderText="当期" />
<asp:BoundField DataField="ProjectRealCostA" HeaderText="项目累计" />
<asp:BoundField DataField="RealCostA" HeaderText="<%$ Resources:Lan,CostSmallDetailView_Label3_Text%>" />
<asp:BoundField DataField="ProjectRealCostA" HeaderText="<%$ Resources:Lan,CostSmallDetailView_Label4_Text%>" />
<%--B-文明施工合计 --%>
<asp:BoundField DataField="RealCostB" HeaderText="当期" />
<asp:BoundField DataField="ProjectRealCostB" HeaderText="项目累计" />
<asp:BoundField DataField="RealCostB" HeaderText="<%$ Resources:Lan,CostSmallDetailView_Label3_Text%>" />
<asp:BoundField DataField="ProjectRealCostB" HeaderText="<%$ Resources:Lan,CostSmallDetailView_Label4_Text%>" />
<%--A+B合计 --%>
<asp:BoundField DataField="RealCostAB" HeaderText="当期" />
<asp:BoundField DataField="ProjectRealCostAB" HeaderText="项目累计" />
<asp:BoundField DataField="RealCostAB" HeaderText="<%$ Resources:Lan,CostSmallDetailView_Label3_Text%>" />
<asp:BoundField DataField="ProjectRealCostAB" HeaderText="<%$ Resources:Lan,CostSmallDetailView_Label4_Text%>" />
</Columns>
<HeaderStyle BorderColor="Black" BorderStyle="Solid" BorderWidth="1px" HorizontalAlign="Center" />
<RowStyle BorderColor="Black" BorderStyle="Solid" BorderWidth="1px" HorizontalAlign="Center" />