302 lines
21 KiB
Plaintext
302 lines
21 KiB
Plaintext
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WorkSummaryReportEdit.aspx.cs" Inherits="FineUIPro.Web.ZHGL.Information.WorkSummaryReportEdit" %>
|
|
|
|
<!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>
|
|
<link href="../../res/css/common.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<form id="form1" runat="server">
|
|
<f:PageManager ID="PageManager1" AutoSizePanelID="SimpleForm1" runat="server" />
|
|
<f:Form ID="SimpleForm1" ShowBorder="false" ShowHeader="false" AutoScroll="true"
|
|
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
|
|
<Rows>
|
|
<f:FormRow ColumnWidths="50% 25% 25%">
|
|
<Items>
|
|
<f:DropDownList ID="ddlUnitId" runat="server" Label="单位" Required="True" ShowRedStar="True" FocusOnPageLoad="true">
|
|
</f:DropDownList>
|
|
<f:DropDownList ID="ddlYearId" runat="server" Label="年度" Required="True" ShowRedStar="True">
|
|
</f:DropDownList>
|
|
<f:DatePicker ID="txtReportDate" runat="server" Label="报告时间" Required="true" ShowRedStar="true"></f:DatePicker>
|
|
</Items>
|
|
</f:FormRow>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:TextBox ID="txtResponsiblePerson" runat="server" Label="负责人"></f:TextBox>
|
|
<f:TextBox ID="txtResponsiblePersonTel" runat="server" Label="负责人电话"></f:TextBox>
|
|
<f:TextBox ID="txtContactPerson" runat="server" Label="联系人"></f:TextBox>
|
|
<f:TextBox ID="txtContactPersonTel" runat="server" Label="联系人电话"></f:TextBox>
|
|
</Items>
|
|
</f:FormRow>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:GroupPanel ID="GroupPanel1" Title="一、管理绩效" runat="server" EnableCollapse="true">
|
|
<Items>
|
|
<f:Form ID="Form2" ShowBorder="false" ShowHeader="false" AutoScroll="true"
|
|
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
|
|
<Items>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:NumberBox ID="txtSafeLaborTime" runat="server" Label="1.安全人工时" NoNegative="true" LabelWidth="130px"></f:NumberBox>
|
|
</Items>
|
|
</f:FormRow>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:GroupPanel ID="GroupPanel6" Title="2.安全目标及完成情况(按责任书相应内容进行总结)" runat="server" EnableCollapse="true">
|
|
<Items>
|
|
<f:Form ID="Form7" ShowBorder="false" ShowHeader="false" AutoScroll="true"
|
|
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
|
|
<Items>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:TextArea ID="txtSafetyObjectives" runat="server">
|
|
</f:TextArea>
|
|
</Items>
|
|
</f:FormRow>
|
|
</Items>
|
|
</f:Form>
|
|
</Items>
|
|
</f:GroupPanel>
|
|
</Items>
|
|
</f:FormRow>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:GroupPanel ID="GroupPanel7" Title="3.安全事故情况" runat="server" EnableCollapse="true">
|
|
<Items>
|
|
<f:Form ID="Form8" ShowBorder="false" ShowHeader="false" AutoScroll="true"
|
|
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
|
|
<Items>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:TextArea ID="txtAccidentSituation" runat="server">
|
|
</f:TextArea>
|
|
</Items>
|
|
</f:FormRow>
|
|
</Items>
|
|
</f:Form>
|
|
</Items>
|
|
</f:GroupPanel>
|
|
</Items>
|
|
</f:FormRow>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:GroupPanel ID="GroupPanel8" Title="4.获奖情况" runat="server" EnableCollapse="true">
|
|
<Items>
|
|
<f:Form ID="Form9" ShowBorder="false" ShowHeader="false" AutoScroll="true"
|
|
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
|
|
<Items>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:TextArea ID="txtAwards" runat="server">
|
|
</f:TextArea>
|
|
</Items>
|
|
</f:FormRow>
|
|
</Items>
|
|
</f:Form>
|
|
</Items>
|
|
</f:GroupPanel>
|
|
</Items>
|
|
</f:FormRow>
|
|
</Items>
|
|
</f:Form>
|
|
</Items>
|
|
</f:GroupPanel>
|
|
</Items>
|
|
</f:FormRow>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:GroupPanel ID="GroupPanel2" Title="二、主要工作及亮点" runat="server" EnableCollapse="true">
|
|
<Items>
|
|
<f:Form ID="Form3" ShowBorder="false" ShowHeader="false" AutoScroll="true"
|
|
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
|
|
<Items>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:GroupPanel ID="GroupPanel9" Title="1.安全生产重点工作开展情况" runat="server" EnableCollapse="true">
|
|
<Items>
|
|
<f:Form ID="Form10" ShowBorder="false" ShowHeader="false" AutoScroll="true"
|
|
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
|
|
<Items>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:TextArea ID="txtWorkDevelopment" runat="server">
|
|
</f:TextArea>
|
|
</Items>
|
|
</f:FormRow>
|
|
</Items>
|
|
</f:Form>
|
|
</Items>
|
|
</f:GroupPanel>
|
|
</Items>
|
|
</f:FormRow>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:GroupPanel ID="GroupPanel10" Title="2.人员培训情况" runat="server" EnableCollapse="true">
|
|
<Items>
|
|
<f:Form ID="Form11" ShowBorder="false" ShowHeader="false" AutoScroll="true"
|
|
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
|
|
<Items>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:TextArea ID="txtPersonnelTraining" runat="server">
|
|
</f:TextArea>
|
|
</Items>
|
|
</f:FormRow>
|
|
</Items>
|
|
</f:Form>
|
|
</Items>
|
|
</f:GroupPanel>
|
|
</Items>
|
|
</f:FormRow>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:GroupPanel ID="GroupPanel11" Title="3.组织开展安全监督检查、隐患排查治理情况" runat="server" EnableCollapse="true">
|
|
<Items>
|
|
<f:Form ID="Form12" ShowBorder="false" ShowHeader="false" AutoScroll="true"
|
|
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
|
|
<Items>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:TextArea ID="txtGovernanceSituation" runat="server">
|
|
</f:TextArea>
|
|
</Items>
|
|
</f:FormRow>
|
|
</Items>
|
|
</f:Form>
|
|
</Items>
|
|
</f:GroupPanel>
|
|
</Items>
|
|
</f:FormRow>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:GroupPanel ID="GroupPanel12" Title="4.安全月、职业健康宣传周等其他管理活动情况" runat="server" EnableCollapse="true">
|
|
<Items>
|
|
<f:Form ID="Form13" ShowBorder="false" ShowHeader="false" AutoScroll="true"
|
|
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
|
|
<Items>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:TextArea ID="txtManagementActivity" runat="server">
|
|
</f:TextArea>
|
|
</Items>
|
|
</f:FormRow>
|
|
</Items>
|
|
</f:Form>
|
|
</Items>
|
|
</f:GroupPanel>
|
|
</Items>
|
|
</f:FormRow>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:GroupPanel ID="GroupPanel13" Title="5.主要工作经验及亮点" runat="server" EnableCollapse="true">
|
|
<Items>
|
|
<f:Form ID="Form14" ShowBorder="false" ShowHeader="false" AutoScroll="true"
|
|
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
|
|
<Items>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:TextArea ID="txtWorkExperience" runat="server">
|
|
</f:TextArea>
|
|
</Items>
|
|
</f:FormRow>
|
|
</Items>
|
|
</f:Form>
|
|
</Items>
|
|
</f:GroupPanel>
|
|
</Items>
|
|
</f:FormRow>
|
|
</Items>
|
|
</f:Form>
|
|
</Items>
|
|
</f:GroupPanel>
|
|
</Items>
|
|
</f:FormRow>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:GroupPanel ID="GroupPanel3" Title="三、主要问题及应对措施" runat="server" EnableCollapse="true">
|
|
<Items>
|
|
<f:Form ID="Form4" ShowBorder="false" ShowHeader="false" AutoScroll="true"
|
|
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
|
|
<Items>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:TextArea ID="txtCountermeasures" runat="server">
|
|
</f:TextArea>
|
|
</Items>
|
|
</f:FormRow>
|
|
</Items>
|
|
</f:Form>
|
|
</Items>
|
|
</f:GroupPanel>
|
|
</Items>
|
|
</f:FormRow>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:GroupPanel ID="GroupPanel4" Title="四、下一年度工作计划打算" runat="server" EnableCollapse="true">
|
|
<Items>
|
|
<f:Form ID="Form5" ShowBorder="false" ShowHeader="false" AutoScroll="true"
|
|
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
|
|
<Items>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:TextArea ID="txtNextYearWorkPlan" runat="server">
|
|
</f:TextArea>
|
|
</Items>
|
|
</f:FormRow>
|
|
</Items>
|
|
</f:Form>
|
|
</Items>
|
|
</f:GroupPanel>
|
|
</Items>
|
|
</f:FormRow>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:GroupPanel ID="GroupPanel5" Title="五、对集团公司的工作建议" runat="server" EnableCollapse="true">
|
|
<Items>
|
|
<f:Form ID="Form6" ShowBorder="false" ShowHeader="false" AutoScroll="true"
|
|
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
|
|
<Items>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:TextArea ID="txtJobSuggestion" runat="server">
|
|
</f:TextArea>
|
|
</Items>
|
|
</f:FormRow>
|
|
</Items>
|
|
</f:Form>
|
|
</Items>
|
|
</f:GroupPanel>
|
|
</Items>
|
|
</f:FormRow>
|
|
</Rows>
|
|
<Toolbars>
|
|
<f:Toolbar ID="Toolbar1" Position="Bottom" ToolbarAlign="Right" runat="server" Margin="0 50 30 50">
|
|
<Items>
|
|
<f:Button ID="btnCopy" Icon="Database" runat="server" ToolTip="复制上年度数据" Text="复制上年度数据"
|
|
ValidateForms="SimpleForm1" OnClick="btnCopy_Click" Hidden="true">
|
|
</f:Button>
|
|
<f:ToolbarFill runat="server"></f:ToolbarFill>
|
|
<f:Button ID="btnSave" Icon="SystemSave" runat="server" ValidateForms="SimpleForm1" Text="保存"
|
|
OnClick="btnSave_Click">
|
|
</f:Button>
|
|
<%--<f:Button ID="btnSubmit" Icon="SystemSaveNew" runat="server" Text="提交" ToolTip="提交" ValidateForms="SimpleForm1"
|
|
OnClick="btnSubmit_Click">
|
|
</f:Button>--%>
|
|
<f:Button ID="btnUpdata" Icon="PageSave" runat="server" Text="上报" ConfirmText="确定上报?" ToolTip="上报" ValidateForms="SimpleForm1"
|
|
OnClick="btnUpdata_Click">
|
|
</f:Button>
|
|
</Items>
|
|
</f:Toolbar>
|
|
</Toolbars>
|
|
</f:Form>
|
|
<%--<f:Window ID="Window1" IconUrl="~/res/images/16/11.png" runat="server" Hidden="true"
|
|
IsModal="false" Target="Parent" EnableMaximize="true" EnableResize="true" OnClose="Window1_Close"
|
|
Title="办理流程" CloseAction="HidePostBack" EnableIFrame="true" Height="650px" Width="1200px">
|
|
</f:Window>--%>
|
|
</form>
|
|
</body>
|
|
</html>
|