添加综合管理部分ZHGL

This commit is contained in:
2025-02-24 16:04:16 +08:00
parent 3747e2d626
commit acd78aad95
176 changed files with 40078 additions and 4052 deletions
@@ -6,7 +6,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>安全事故分析</title>
<title><asp:Literal runat="server" Text="<%$ Resources:Lan,Z_AnalyseSafeAccident_PageTitle%>"/></title>
<link href="../../res/css/common.css" rel="stylesheet" type="text/css" />
</head>
<body>
@@ -21,24 +21,24 @@
<Rows>
<f:FormRow ColumnWidths="45% 45% 10%">
<Items>
<%-- <f:DropDownList ID="drpUnit" runat="server" LabelWidth="50px" Label="单位" OnClearIconClick="drpUnit_ClearIconClick"
<%-- <f:DropDownList ID="drpUnit" runat="server" LabelWidth="50px" Label="<%$ Resources:Lan,Z_SuperviseCheckReportEdit_ddlUnitId_Label%>" OnClearIconClick="drpUnit_ClearIconClick"
EnableMultiSelect="true" AutoShowClearIcon="true" EnableClearIconClickEvent="true" EnableEdit="true">
</f:DropDownList>--%>
<f:DropDownList ID="drpYear" runat="server" LabelWidth="90px" Label="年度" OnClearIconClick="drpYear_ClearIconClick"
<f:DropDownList ID="drpYear" runat="server" LabelWidth="90px" Label="<%$ Resources:Lan,Z_ReportRemind_Year%>" OnClearIconClick="drpYear_ClearIconClick"
EnableMultiSelect="true" AutoShowClearIcon="true" EnableClearIconClickEvent="true" EnableEdit="true" EnableCheckBoxSelect="true">
</f:DropDownList>
<f:DropDownList ID="drpMonth" runat="server" LabelWidth="90px" Label="月份" OnClearIconClick="drpMonth_ClearIconClick"
<f:DropDownList ID="drpMonth" runat="server" LabelWidth="90px" Label="<%$ Resources:Lan,Z_ReportRemind_Month%>" OnClearIconClick="drpMonth_ClearIconClick"
EnableMultiSelect="true" AutoShowClearIcon="true" EnableClearIconClickEvent="true" EnableEdit="true" EnableCheckBoxSelect="true">
</f:DropDownList>
<f:Button ID="BtnAnalyse" Text="统计" Icon="ChartPie" runat="server" OnClick="BtnAnalyse_Click" ToolTip="数据来源:职工伤亡事故原因分析报表"></f:Button>
<f:Button ID="BtnAnalyse" Text="<%$ Resources:Lan,Z_AnalyseWorkTimeCost_BtnAnalyse_Text%>" Icon="ChartPie" runat="server" OnClick="BtnAnalyse_Click" ToolTip="<%$ Resources:Lan,Z_AnalyseSafeAccident_BtnAnalyse_ToolTip%>"></f:Button>
</Items>
</f:FormRow>
<f:FormRow ColumnWidths="45% 45% 10%">
<Items>
<f:DropDownList ID="drpChartType" runat="server" LabelWidth="90px" Label="图形类别"
<f:DropDownList ID="drpChartType" runat="server" LabelWidth="90px" Label="<%$ Resources:Lan,Z_AnalyseSafeAccident_drpChartType_Label%>"
AutoPostBack="true" OnSelectedIndexChanged="drpChartType_SelectedIndexChanged">
</f:DropDownList>
<f:CheckBox ID="ckbShow" runat="server" LabelWidth="90px" Label="三维效果"
<f:CheckBox ID="ckbShow" runat="server" LabelWidth="90px" Label="<%$ Resources:Lan,Z_AnalyseWorkTimeCost_ckbShow_Label%>"
AutoPostBack="true" OnCheckedChanged="ckbShow_CheckedChanged">
</f:CheckBox>
<f:Label ID="Label1" runat="server">
@@ -66,8 +66,8 @@
</f:ContentPanel>
</Items>
</f:Tab>--%>
<f:Tab ID="Tab2" Title="按类别" BodyPadding="5px" Layout="Fit" IconFont="Bookmark"
runat="server" TitleToolTip="按类别统计">
<f:Tab ID="Tab2" Title="<%$ Resources:Lan,Z_AnalyseSafeAccident_TabStrip1_Tab2_Title%>" BodyPadding="5px" Layout="Fit" IconFont="Bookmark"
runat="server" TitleToolTip="<%$ Resources:Lan,Z_AnalyseSafeAccident_TabStrip1_Tab2_TitleToolTip%>">
<Items>
<f:ContentPanel ShowHeader="false" runat="server" ID="cpAccidentTime" Margin="0 0 0 0">
<div id="divAccidentTime">