SGGL_JT/SUBQHSE/FineUIPro.Web/ZHGL/ManagementReport/SubSafetyWorkReportEdit.aspx

431 lines
32 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SubSafetyWorkReportEdit.aspx.cs" Inherits="FineUIPro.Web.ZHGL.ManagementReport.SubSafetyWorkReportEdit" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
</head>
<body>
<form id="form1" runat="server">
<f:PageManager ID="PageManager1" AutoSizePanelID="RegionPanel1" runat="server">
</f:PageManager>
<f:Panel ID="RegionPanel1" Layout="Region" ShowBorder="false" ShowHeader="false"
runat="server">
<Toolbars>
<f:Toolbar ID="Toolbar2" Position="Top" runat="server" ToolbarAlign="Left">
<Items>
<f:DropDownList ID="drpSubUnit" runat="server" Label="分公司" EnableEdit="true" LabelWidth="80px" Width="350px"
AutoPostBack="true" OnSelectedIndexChanged="drpSubUnit_SelectedIndexChanged" LabelAlign="Right"
Required="true" ShowRedStar="true">
</f:DropDownList>
<f:DatePicker runat="server" DateFormatString="yyyy-MM" Label="月份" LabelWidth="80" Width="250px"
ID="txtMonths" DisplayType="Month" ShowTodayButton="false"
Required="true" ShowRedStar="true">
</f:DatePicker>
<f:DropDownList ID="drpReportMan" runat="server" Label="报告人" EnableEdit="true"
LabelWidth="80px" LabelAlign="Right" Width="250px"
Required="true" ShowRedStar="true">
</f:DropDownList>
<f:DatePicker runat="server" Label="报告时间" LabelWidth="80" Width="250px" EnableEdit="false"
ID="txtReportDate">
</f:DatePicker>
</Items>
</f:Toolbar>
</Toolbars>
<Items>
<f:Form ID="SimpleForm1" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Left">
<Rows>
<f:FormRow>
<Items>
<f:GroupPanel ID="GroupPanel21" Layout="Anchor" Title="一、基本情况" runat="server" AutoScroll="true">
<Items>
<f:Form ID="Form22" ShowBorder="false" ShowHeader="false" AutoScroll="true" BodyPadding="10px"
runat="server" RedStarPosition="BeforeText" LabelAlign="Left">
<Rows>
<f:FormRow>
<Items>
<f:NumberBox ID="txtNum1" NoDecimal="true" NoNegative="true" MinValue="0"
runat="server" Label="分公司本月在建项目" LabelWidth="240px">
</f:NumberBox>
<f:Label runat="server" Text="个;" Width="50px"></f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtNum2" NoDecimal="true" NoNegative="true" MinValue="0"
runat="server" Label="公司及所属在建项目安全管理人员总计(人)" LabelWidth="300px">
</f:NumberBox>
<f:Label runat="server" Text="个;" Width="50px"></f:Label>
</Items>
</f:FormRow>
<f:FormRow ColumnWidths="30% 30% 30% 10%">
<Items>
<f:NumberBox ID="txtNum3" NoDecimal="true" NoNegative="true" MinValue="0"
runat="server" Label="其中在册安全员" LabelWidth="150px">
</f:NumberBox>
<f:NumberBox ID="txtNum4" NoDecimal="true" NoNegative="true" MinValue="0"
runat="server" Label="名,外聘安全员" LabelWidth="150px">
</f:NumberBox>
<f:NumberBox ID="txtNum5" NoDecimal="true" NoNegative="true" MinValue="0"
runat="server" Label="名,本月新进安全人员" LabelWidth="160px">
</f:NumberBox>
<f:Label runat="server" Text="名" Width="50px"></f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:Label runat="server" Text="所属单位安全管理人员信息以Excel表格汇报"></f:Label>
<f:Button ID="btnAtt1" Text="附件" ToolTip="附件上传及查看" Icon="TableCell" runat="server"
OnClick="btnAtt1_Click" ValidateForms="SimpleForm1">
</f:Button>
</Items>
</f:FormRow>
<f:FormRow ColumnWidths="45% 45% 10%">
<Items>
<f:NumberBox ID="txtCost1" NoDecimal="true" NoNegative="true" MinValue="0"
runat="server" Label="本月分公司(机关+项目部)安全投入累计" LabelWidth="300px">
</f:NumberBox>
<f:NumberBox ID="txtCost2" NoDecimal="true" NoNegative="true" MinValue="0" runat="server"
Label="万元,本年累计安全投入累计" LabelWidth="260px" OnBlur="txtCost2_Blur" EnableBlurEvent="true">
</f:NumberBox>
<f:Label runat="server" Text="万元。" Width="50px"></f:Label>
</Items>
</f:FormRow>
<f:FormRow ColumnWidths="45% 45% 10%">
<Items>
<f:NumberBox ID="txtHour1" NoDecimal="true" NoNegative="true" MinValue="0"
runat="server" Label="本月分公司(机关+项目部)累计实现" LabelWidth="300px">
</f:NumberBox>
<f:NumberBox ID="txtHour2" NoDecimal="true" NoNegative="true" MinValue="0" runat="server"
Label="安全工时,本年累计实现" LabelWidth="260px">
</f:NumberBox>
<f:Label runat="server" Text="安全工时。" Width="50px"></f:Label>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
</Items>
</f:FormRow>
</Rows>
<Rows>
<f:FormRow>
<Items>
<f:GroupPanel ID="GroupPanel2" Layout="Anchor" Title="二、安全生产“零事故、零伤害、零污染”控制情况" runat="server" AutoScroll="true">
<Items>
<f:Form ID="Form2" ShowBorder="false" ShowHeader="false" AutoScroll="true" BodyPadding="10px"
runat="server" RedStarPosition="BeforeText" LabelAlign="Left">
<Rows>
<f:FormRow>
<Items>
<f:CheckBox runat="server" ID="ckbExistAccident" Text="本月未发生任何安全生产责任事故"></f:CheckBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtAccidentNum" NoDecimal="true" NoNegative="true" MinValue="0" runat="server"
Label="本月发生事故" LabelWidth="120px">
</f:NumberBox>
<f:Label runat="server" Text="起" Width="30px"></f:Label>
<f:CheckBoxList runat="server" ID="cblAccidentType">
<f:CheckItem Value="未遂" Text="未遂" />
<f:CheckItem Value="轻伤" Text="轻伤" />
<f:CheckItem Value="重伤" Text="重伤" />
<f:CheckItem Value="死亡" Text="死亡" />
</f:CheckBoxList>
<f:Label runat="server"></f:Label>
</Items>
</f:FormRow>
<f:FormRow ColumnWidth="30% 30% 10% 30%">
<Items>
<f:TextBox runat="server" ID="txtInjurySituation" Label="人员受伤害情况" LabelWidth="130px"></f:TextBox>
<f:NumberBox ID="txtLossMoney" MinValue="0" DecimalPrecision="0" NoDecimal="False"
runat="server" Label="直接经济损失" LabelWidth="140px">
</f:NumberBox>
<f:Label runat="server" Text="元" Width="30px"></f:Label>
<f:NumberBox ID="txtLossWorkDay" MinValue="0" DecimalPrecision="0" NoDecimal="False"
runat="server" Label="损失工日" LabelWidth="100px">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:Label runat="server" Text="(请将事故报告附后)"></f:Label>
<f:Button ID="btnAtt2" Text="附件" ToolTip="附件上传及查看" Icon="TableCell" runat="server"
OnClick="btnAtt2_Click" ValidateForms="SimpleForm1">
</f:Button>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
</Items>
</f:FormRow>
</Rows>
<Rows>
<f:FormRow>
<Items>
<f:GroupPanel ID="GroupPanel3" Layout="Anchor" Title="三、分公司召开的安全会议情况" runat="server" AutoScroll="true">
<Items>
<f:Form ID="Form3" ShowBorder="false" ShowHeader="false" AutoScroll="true" BodyPadding="10px"
runat="server" RedStarPosition="BeforeText" LabelAlign="Left">
<Rows>
<f:FormRow>
<Items>
<f:CheckBox runat="server" ID="ckbExistMeeting" Text="本月分公司未召开安全会议"></f:CheckBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtMeetingNum" NoDecimal="true" NoNegative="true" MinValue="0" runat="server"
Label="本月分公司组织召开安全会议" LabelWidth="220px">
</f:NumberBox>
<f:Label runat="server" Text="次" Width="30px"></f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:CheckBoxList runat="server" ID="cblMeetingType" Label="主要包括">
<f:CheckItem Value="安委会会议" Text="安委会会议" />
<f:CheckItem Value="安全生产专题会" Text="安全生产专题会" />
<f:CheckItem Value="安全生产工作会" Text="安全生产工作会" />
</f:CheckBoxList>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
</Items>
</f:FormRow>
</Rows>
<Rows>
<f:FormRow>
<Items>
<f:GroupPanel ID="GroupPanel4" Layout="Anchor" Title="四、分公司领导带班检查情况" runat="server" AutoScroll="true">
<Items>
<f:Form ID="Form4" ShowBorder="false" ShowHeader="false" AutoScroll="true" BodyPadding="10px"
runat="server" RedStarPosition="BeforeText" LabelAlign="Left">
<Rows>
<f:FormRow>
<Items>
<f:CheckBox runat="server" ID="ckbExistLeaderCheck" Text="本月分公司领导未进行带班检查"></f:CheckBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtLeaderCheckNum" NoDecimal="true" NoNegative="true" MinValue="0" runat="server"
Label="本月分公司领导总计进行带班检查" LabelWidth="250px">
</f:NumberBox>
<f:Label runat="server" Text="次" Width="30px"></f:Label>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
</Items>
</f:FormRow>
</Rows>
<Rows>
<f:FormRow>
<Items>
<f:GroupPanel ID="GroupPanel5" Layout="Anchor" Title="五、分公司安全检查情况" runat="server" AutoScroll="true">
<Items>
<f:Form ID="Form5" ShowBorder="false" ShowHeader="false" AutoScroll="true" BodyPadding="10px"
runat="server" RedStarPosition="BeforeText" LabelAlign="Left">
<Rows>
<f:FormRow>
<Items>
<f:CheckBox runat="server" ID="ckbExistSafetyCheck" Text="本月分公司未对项目进行安全检查"></f:CheckBox>
</Items>
</f:FormRow>
<f:FormRow ColumnWidths="60% 30% 10%">
<Items>
<f:NumberBox ID="txtCheckNum1" NoDecimal="true" NoNegative="true" MinValue="0"
runat="server" Label="本月分公司按公司《安全生产监督检查管理办法》共抽查" LabelWidth="400px">
</f:NumberBox>
<f:NumberBox ID="txtCheckNum2" NoDecimal="true" NoNegative="true" MinValue="0" runat="server"
Label="个项目,下达隐患整改" LabelWidth="240px">
</f:NumberBox>
<f:Label runat="server" Text="项," Width="30px"></f:Label>
</Items>
</f:FormRow>
<f:FormRow ColumnWidths="30% 30% 10% 15% 15%">
<Items>
<f:NumberBox ID="txtCheckNum3" NoDecimal="true" NoNegative="true" MinValue="0" runat="server"
Label="隐患整改关闭" LabelWidth="120px">
</f:NumberBox>
<f:NumberBox ID="txtCheckNum4" NoDecimal="true" NoNegative="true" MinValue="0"
runat="server" Label="项,未关闭的" LabelWidth="120px">
</f:NumberBox>
<f:Label runat="server" Text="项在" Width="30px"></f:Label>
<f:DatePicker ID="txtCheckLimitDate" runat="server" LabelAlign="Left" Width="100px" EnableEdit="false">
</f:DatePicker>
<f:Label runat="server" Text="时间内整改完毕,"></f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:Label runat="server" Text="分公司将继续整改,并将整改情况上报,直至关闭为止" LabelWidth="30px"></f:Label>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
</Items>
</f:FormRow>
</Rows>
<Rows>
<f:FormRow>
<Items>
<f:GroupPanel ID="GroupPanel6" Layout="Anchor" Title="六、分公司安全教育及安全宣传情况" runat="server" AutoScroll="true">
<Items>
<f:Form ID="Form6" ShowBorder="false" ShowHeader="false" AutoScroll="true" BodyPadding="10px"
runat="server" RedStarPosition="BeforeText" LabelAlign="Left">
<Rows>
<f:FormRow>
<Items>
<f:CheckBox runat="server" ID="ckbExistTrain" Text="本月分公司机关未组织安全教育培训"></f:CheckBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtTrainNum" NoDecimal="true" NoNegative="true" MinValue="0"
runat="server" Label="本月分公司机关组织安全教育培训" LabelWidth="260px">
</f:NumberBox>
<f:Label runat="server" Text="次"></f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:CheckBox runat="server" ID="ckbExistContribution" Text="本月分公司未投稿"></f:CheckBox>
</Items>
</f:FormRow>
<f:FormRow ColumnWidths="45% 5% 45% 5%">
<Items>
<f:NumberBox ID="txtContributionNum1" NoDecimal="true" NoNegative="true" MinValue="0"
runat="server" Label="本月分公司向《质量安全简报》投安全主题稿件" LabelWidth="340px">
</f:NumberBox>
<f:Label runat="server" Text="篇," Width="30px"></f:Label>
<f:NumberBox ID="txtContributionNum2" NoDecimal="true" NoNegative="true" MinValue="0"
runat="server" Label="向《四化建简报》投安全主题稿件(篇)" LabelWidth="340px">
</f:NumberBox>
<f:Label runat="server" Text="篇" Width="30px"></f:Label>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
</Items>
</f:FormRow>
</Rows>
<Rows>
<f:FormRow>
<Items>
<f:GroupPanel ID="GroupPanel7" Layout="Anchor" Title="七、本月分公司所属全部在建项目安全管理情况" runat="server" AutoScroll="true">
<Items>
<f:Label runat="server" Text="以Excel表格形式上报"></f:Label>
<f:Button ID="btnAtt3" Text="附件" ToolTip="附件上传及查看" Icon="TableCell" runat="server"
OnClick="btnAtt3_Click" ValidateForms="SimpleForm1">
</f:Button>
</Items>
</f:GroupPanel>
</Items>
</f:FormRow>
</Rows>
<Rows>
<f:FormRow>
<Items>
<f:GroupPanel ID="GroupPanel1" Layout="Anchor" Title="八、分公司机关安全管理图片" runat="server" AutoScroll="true">
<Items>
<f:Label runat="server" Text="(图片应清晰,附文字说明并标明活动时间)"></f:Label>
<f:Button ID="btnAtt4" Text="附件" ToolTip="附件上传及查看" Icon="TableCell" runat="server"
OnClick="btnAtt4_Click" ValidateForms="SimpleForm1">
</f:Button>
</Items>
</f:GroupPanel>
</Items>
</f:FormRow>
</Rows>
<Rows>
<f:FormRow>
<Items>
<f:GroupPanel ID="GroupPanel8" Layout="Anchor" Title="九、下月安全重点工作" runat="server" AutoScroll="true">
<Items>
<f:TextArea runat="server" ID="txtNextWork" ShowLabel="false" MaxLength="3000">
</f:TextArea>
</Items>
</f:GroupPanel>
</Items>
</f:FormRow>
</Rows>
<Rows>
<f:FormRow>
<Items>
<f:GroupPanel ID="GroupPanel9" Layout="Anchor" Title="十、需公司协调解决问题" runat="server" AutoScroll="true">
<Items>
<f:TextArea runat="server" ID="txtProblem" ShowLabel="false" MaxLength="3000">
</f:TextArea>
</Items>
</f:GroupPanel>
</Items>
</f:FormRow>
</Rows>
<Rows>
<f:FormRow>
<Items>
<f:GroupPanel ID="GroupPanel10" Layout="Anchor" Title="十一、对公司安全工作的建议和意见" runat="server" AutoScroll="true">
<Items>
<f:TextArea runat="server" ID="txtSuggestion" ShowLabel="false" MaxLength="3000">
</f:TextArea>
</Items>
</f:GroupPanel>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:Label runat="server" Text="(注: 1.带△号内容可填空带□号内容可直接打钩选择2.要求提供附件的内容必须按实提供否则不予认可3.安环部每月将对月报情况进行讲评并纳入安全绩效考核内容4.直管项目部置换分公司亦按此模板汇报5.本表于次月5日前通过OA办公平台按相关模板经各单位领导审批后上报公司质安部"></f:Label>
</Items>
</f:FormRow>
</Rows>
<Toolbars>
<f:Toolbar ID="Toolbar1" Position="Bottom" ToolbarAlign="Right" runat="server">
<Items>
<f:Label runat="server" ID="lbTemp">
</f:Label>
<f:Button ID="btnAttachUrl" Text="附件" ToolTip="附件上传及查看" Icon="TableCell" runat="server"
OnClick="btnAttachUrl_Click" ValidateForms="SimpleForm1">
</f:Button>
<f:ToolbarFill ID="ToolbarFill1" runat="server">
</f:ToolbarFill>
<f:Button ID="btnSave" Icon="SystemSave" runat="server" ToolTip="保存" OnClick="btnSave_Click">
</f:Button>
<f:Button ID="btnClose" EnablePostBack="false" ToolTip="关闭" runat="server" Icon="SystemClose">
</f:Button>
</Items>
</f:Toolbar>
</Toolbars>
</f:Form>
</Items>
</f:Panel>
</form>
<f:Window ID="WindowAtt" Title="弹出窗体" Hidden="true" EnableIFrame="true" EnableMaximize="true"
Target="Parent" EnableResize="true" runat="server" IsModal="true" Width="700px"
Height="500px">
</f:Window>
</body>
</html>
<script type="text/javascript">
function updateSummary() {
// 回发到后台更新
__doPostBack('', 'UPDATE_SUMMARY');
}
</script>