添加综合管理部分ZHGL
This commit is contained in:
@@ -5,7 +5,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_WorkSummaryReportEdit_PageTitle%>"/></title>
|
||||
<link href="../../res/css/common.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -16,24 +16,24 @@
|
||||
<Rows>
|
||||
<f:FormRow ColumnWidths="50% 25% 25%">
|
||||
<Items>
|
||||
<f:DropDownList ID="ddlUnitId" runat="server" Label="单位" Required="True" ShowRedStar="True" FocusOnPageLoad="true">
|
||||
<f:DropDownList ID="ddlUnitId" runat="server" Label="<%$ Resources:Lan,Z_SuperviseCheckReportEdit_ddlUnitId_Label%>" Required="True" ShowRedStar="True" FocusOnPageLoad="true">
|
||||
</f:DropDownList>
|
||||
<f:DropDownList ID="ddlYearId" runat="server" Label="年度" Required="True" ShowRedStar="True">
|
||||
<f:DropDownList ID="ddlYearId" runat="server" Label="<%$ Resources:Lan,Z_ReportRemind_Year%>" Required="True" ShowRedStar="True">
|
||||
</f:DropDownList>
|
||||
<f:DatePicker ID="txtReportDate" runat="server" Label="报告时间" Required="true" ShowRedStar="true"></f:DatePicker>
|
||||
<f:DatePicker ID="txtReportDate" runat="server" Label="<%$ Resources:Lan,Z_WorkSummaryReportEdit_txtReportDate_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>
|
||||
<f:TextBox ID="txtResponsiblePerson" runat="server" Label="<%$ Resources:Lan,Z_UpCheckReportEdit_gvItem2_UnitMan_HeaderText%>"></f:TextBox>
|
||||
<f:TextBox ID="txtResponsiblePersonTel" runat="server" Label="<%$ Resources:Lan,Z_WorkSummaryReportEdit_txtResponsiblePersonTel_Label%>"></f:TextBox>
|
||||
<f:TextBox ID="txtContactPerson" runat="server" Label="<%$ Resources:Lan,Z_WorkSummaryReportEdit_txtContactPerson_Label%>"></f:TextBox>
|
||||
<f:TextBox ID="txtContactPersonTel" runat="server" Label="<%$ Resources:Lan,Z_WorkSummaryReportEdit_txtContactPersonTel_Label%>"></f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:GroupPanel ID="GroupPanel1" Title="一、管理绩效" runat="server" EnableCollapse="true">
|
||||
<f:GroupPanel ID="GroupPanel1" Title="<%$ Resources:Lan,Z_WorkSummaryReportEdit_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">
|
||||
@@ -108,7 +108,7 @@
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:GroupPanel ID="GroupPanel2" Title="二、主要工作及亮点" runat="server" EnableCollapse="true">
|
||||
<f:GroupPanel ID="GroupPanel2" Title="<%$ Resources:Lan,Z_WorkSummaryReportEdit_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">
|
||||
@@ -134,7 +134,7 @@
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:GroupPanel ID="GroupPanel10" Title="2.人员培训情况" runat="server" EnableCollapse="true">
|
||||
<f:GroupPanel ID="GroupPanel10" Title="<%$ Resources:Lan,Z_QualityWorkSummaryReportEdit_GroupPanel10_Title%>" runat="server" EnableCollapse="true">
|
||||
<Items>
|
||||
<f:Form ID="Form11" ShowBorder="false" ShowHeader="false" AutoScroll="true"
|
||||
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
|
||||
@@ -191,7 +191,7 @@
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:GroupPanel ID="GroupPanel13" Title="5.主要工作经验及亮点" runat="server" EnableCollapse="true">
|
||||
<f:GroupPanel ID="GroupPanel13" Title="<%$ Resources:Lan,Z_QualityWorkSummaryReportEdit_GroupPanel13_Title%>" runat="server" EnableCollapse="true">
|
||||
<Items>
|
||||
<f:Form ID="Form14" ShowBorder="false" ShowHeader="false" AutoScroll="true"
|
||||
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
|
||||
@@ -216,7 +216,7 @@
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:GroupPanel ID="GroupPanel3" Title="三、主要问题及应对措施" runat="server" EnableCollapse="true">
|
||||
<f:GroupPanel ID="GroupPanel3" Title="<%$ Resources:Lan,Z_WorkSummaryReportEdit_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">
|
||||
@@ -235,7 +235,7 @@
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:GroupPanel ID="GroupPanel4" Title="四、下一年度工作计划打算" runat="server" EnableCollapse="true">
|
||||
<f:GroupPanel ID="GroupPanel4" Title="<%$ Resources:Lan,Z_WorkSummaryReportEdit_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">
|
||||
@@ -254,7 +254,7 @@
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:GroupPanel ID="GroupPanel5" Title="五、对集团公司的工作建议" runat="server" EnableCollapse="true">
|
||||
<f:GroupPanel ID="GroupPanel5" Title="<%$ Resources:Lan,Z_WorkSummaryReportEdit_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">
|
||||
@@ -275,17 +275,17 @@
|
||||
<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="复制上年度数据"
|
||||
<f:Button ID="btnCopy" Icon="Database" runat="server" ToolTip="<%$ Resources:Lan,Z_WorkSummaryReportEdit_btnCopy_ToolTip%>" Text="<%$ Resources:Lan,Z_WorkSummaryReportEdit_btnCopy_ToolTip%>"
|
||||
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="保存"
|
||||
<f:Button ID="btnSave" Icon="SystemSave" runat="server" ValidateForms="SimpleForm1" Text="<%$ Resources:Lan,Z_SuperviseCheckReportEdit_btnSave_Text%>"
|
||||
OnClick="btnSave_Click">
|
||||
</f:Button>
|
||||
<%--<f:Button ID="btnSubmit" Icon="SystemSaveNew" runat="server" Text="提交" ToolTip="提交" ValidateForms="SimpleForm1"
|
||||
<%--<f:Button ID="btnSubmit" Icon="SystemSaveNew" runat="server" Text="<%$ Resources:Lan,Z_SynchroSet_btnPushData_Text%>" ToolTip="<%$ Resources:Lan,Z_SynchroSet_btnPushData_Text%>" ValidateForms="SimpleForm1"
|
||||
OnClick="btnSubmit_Click">
|
||||
</f:Button>--%>
|
||||
<f:Button ID="btnUpdata" Icon="PageSave" runat="server" Text="上报" ConfirmText="确定上报?" ToolTip="上报" ValidateForms="SimpleForm1"
|
||||
<f:Button ID="btnUpdata" Icon="PageSave" runat="server" Text="<%$ Resources:Lan,Z_WorkSummaryReportEdit_btnUpdata_Text%>" ConfirmText="<%$ Resources:Lan,Z_AccidentCauseReportSave_btnUpdata_ConfirmText%>" ToolTip="<%$ Resources:Lan,Z_WorkSummaryReportEdit_btnUpdata_Text%>" ValidateForms="SimpleForm1"
|
||||
OnClick="btnUpdata_Click">
|
||||
</f:Button>
|
||||
</Items>
|
||||
@@ -294,7 +294,7 @@
|
||||
</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">
|
||||
Title="<%$ Resources:Lan,Z_SafetyQuarterlyReportEdit_Window1_Title%>" CloseAction="HidePostBack" EnableIFrame="true" Height="650px" Width="1200px">
|
||||
</f:Window>--%>
|
||||
</form>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user