288 lines
20 KiB
Plaintext
288 lines
20 KiB
Plaintext
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="QualityWorkSummaryReportEdit.aspx.cs" Inherits="FineUIPro.Web.CQMS.ManageReport.QualityWorkSummaryReportEdit" %>
|
|
|
|
<!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>
|
|
<Items>
|
|
<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:GroupPanel ID="GroupPanel6" Title="1.质量管理绩效(单位工程质量状况等)" 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="txtPerformance" runat="server">
|
|
</f:TextArea>
|
|
</Items>
|
|
</f:FormRow>
|
|
</Items>
|
|
</f:Form>
|
|
</Items>
|
|
</f:GroupPanel>
|
|
</Items>
|
|
</f:FormRow>
|
|
<f:FormRow>
|
|
<Items>
|
|
<f:GroupPanel ID="GroupPanel7" Title="2.质量事故情况" 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="3.获奖情况" 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="txtCheckSituation" 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="Toolbar2" Position="Bottom" ToolbarAlign="Right" runat="server">
|
|
<Items>
|
|
<f:ToolbarFill ID="ToolbarFill2" runat="server">
|
|
</f:ToolbarFill>
|
|
<f:Button ID="btnSave" Icon="SystemSave" runat="server" ToolTip="保存" ValidateForms="SimpleForm1" Text="保存"
|
|
OnClick="btnSave_Click">
|
|
</f:Button>
|
|
<%--<f:Button ID="btnSubmit" Icon="SystemSaveNew" runat="server" ToolTip="提交" ValidateForms="SimpleForm1" Text="提交"
|
|
OnClick="btnSubmit_Click">
|
|
</f:Button>--%>
|
|
<f:Button ID="btnClose" EnablePostBack="false" ToolTip="关闭" runat="server" Icon="SystemClose" Text="关闭">
|
|
</f:Button>
|
|
</Items>
|
|
</f:Toolbar>
|
|
</Toolbars>
|
|
</f:Form>
|
|
</form>
|
|
</body>
|
|
</html>
|