xinjiang/SGGL/FineUIPro.Web/CQMS/ManageReport/QualityGoalEdit.aspx

348 lines
20 KiB
Plaintext

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="QualityGoalEdit.aspx.cs" Inherits="FineUIPro.Web.CQMS.ManageReport.QualityGoalEdit" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>质量巡检</title>
<link href="../../res/css/common.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.labcenter {
text-align: center;
}
.f-grid-row .f-grid-cell-inner {
white-space: normal;
word-break: break-all;
}
.f-grid-row.red {
background-color: #FF7575;
background-image: none;
}
.fontred {
color: #FF7575;
background-image: none;
}
</style>
</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:ContentPanel ID="ContentPanel2" Title="工序验收" ShowBorder="true"
BodyPadding="10px" EnableCollapse="true" ShowHeader="true" AutoScroll="true"
runat="server">
<f:Form ID="Form2" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Rows>
<f:FormRow>
<Items>
<f:NumberBox NoNegative="true" ID="txtProTotal" runat="server" Required="true" ShowRedStar="true" Label="累计验收数" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
<f:NumberBox NoNegative="true" ID="txtProPass" runat="server" Required="true" ShowRedStar="true" Label="累计合格数" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
<f:NumberBox NoNegative="true" ID="txtProNoPassRectify" runat="server" Required="true" ShowRedStar="true" Label="累计合格数" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</f:ContentPanel>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:ContentPanel ID="ContentPanel3" Title="监理通知单(质量)" ShowBorder="true"
BodyPadding="10px" EnableCollapse="true" ShowHeader="true" AutoScroll="true"
runat="server">
<f:Form ID="Form4" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Rows>
<f:FormRow>
<Items>
<f:NumberBox NoNegative="true" ID="txtSupTotal" runat="server" Required="true" ShowRedStar="true" Label="问题数量" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
<f:NumberBox NoNegative="true" ID="txtSupRectify" runat="server" Required="true" ShowRedStar="true" Label="已整改数量" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
<f:NumberBox NoNegative="true" ID="TextBox6" Hidden="true" runat="server" Required="true" ShowRedStar="true" Label="" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</f:ContentPanel>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:ContentPanel ID="ContentPanel4" Title="分部分项" ShowBorder="true"
BodyPadding="10px" EnableCollapse="true" ShowHeader="true" AutoScroll="true"
runat="server">
<f:Form ID="Form5" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Rows>
<f:FormRow>
<Items>
<f:NumberBox NoNegative="true" ID="txtSubTotal" runat="server" Required="true" ShowRedStar="true" Label="累计验收数" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
<f:NumberBox NoNegative="true" ID="txtSubPass" runat="server" Required="true" ShowRedStar="true" Label="累计合格数" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
<f:NumberBox NoNegative="true" ID="TextBox9" Hidden="true" runat="server" Required="true" ShowRedStar="true" Label="" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</f:ContentPanel>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:ContentPanel ID="ContentPanel5" Title="单位工程" ShowBorder="true"
BodyPadding="10px" EnableCollapse="true" ShowHeader="true" AutoScroll="true"
runat="server">
<f:Form ID="Form6" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Rows>
<f:FormRow>
<Items>
<f:NumberBox NoNegative="true" ID="txtWorkAreaTotal" runat="server" Required="true" ShowRedStar="true" Label="累计验收数" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
<f:NumberBox NoNegative="true" ID="txtWorkAreaPass" runat="server" Required="true" ShowRedStar="true" Label="累计合格数" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
<f:NumberBox NoNegative="true" ID="TextBox12" Hidden="true" runat="server" Required="true" ShowRedStar="true" Label="" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</f:ContentPanel>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:ContentPanel ID="ContentPanel6" Title="关键工序验收" ShowBorder="true"
BodyPadding="10px" EnableCollapse="true" ShowHeader="true" AutoScroll="true"
runat="server">
<f:Form ID="Form7" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Rows>
<f:FormRow>
<Items>
<f:NumberBox NoNegative="true" ID="txtKeyProTotal" runat="server" Required="true" ShowRedStar="true" Label="累计验收数" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
<f:NumberBox NoNegative="true" ID="txtKeyProPass" runat="server" Required="true" ShowRedStar="true" Label="累计合格数" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
<f:NumberBox NoNegative="true" ID="TextBox15" Hidden="true" runat="server" Required="true" ShowRedStar="true" Label="" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</f:ContentPanel>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:ContentPanel ID="ContentPanel7" Title="焊接检测" ShowBorder="true"
BodyPadding="10px" EnableCollapse="true" ShowHeader="true" AutoScroll="true"
runat="server">
<f:Form ID="Form8" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Rows>
<f:FormRow>
<Items>
<f:NumberBox NoNegative="true" ID="txtWeldTotal" runat="server" Required="true" ShowRedStar="true" Label="累计验收数" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
<f:NumberBox NoNegative="true" ID="txtWeldPass" runat="server" Required="true" ShowRedStar="true" Label="累计合格数" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
<f:NumberBox NoNegative="true" ID="TextBox18" Hidden="true" runat="server" Required="true" ShowRedStar="true" Label="" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</f:ContentPanel>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:ContentPanel ID="ContentPanel8" Title="设备焊接检测" ShowBorder="true"
BodyPadding="10px" EnableCollapse="true" ShowHeader="true" AutoScroll="true"
runat="server">
<f:Form ID="Form9" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Rows>
<f:FormRow>
<Items>
<f:NumberBox NoNegative="true" ID="txtDeviceWeldTotal" runat="server" Required="true" ShowRedStar="true" Label="累计验收数" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
<f:NumberBox NoNegative="true" ID="txtDeviceWeldPass" runat="server" Required="true" ShowRedStar="true" Label="累计合格数" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
<f:NumberBox NoNegative="true" ID="TextBox21" Hidden="true" runat="server" Required="true" ShowRedStar="true" Label="" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</f:ContentPanel>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:ContentPanel ID="ContentPanel9" Title="施工交底" ShowBorder="true"
BodyPadding="10px" EnableCollapse="true" ShowHeader="true" AutoScroll="true"
runat="server">
<f:Form ID="Form10" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Rows>
<f:FormRow>
<Items>
<f:NumberBox NoNegative="true" ID="txtSafetyInstructionTotal" runat="server" Required="true" ShowRedStar="true" Label="累计验收数" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
<f:NumberBox NoNegative="true" ID="txtSafetyInstructionPass" runat="server" Required="true" ShowRedStar="true" Label="累计合格数" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
<f:NumberBox NoNegative="true" ID="TextBox24" Hidden="true" runat="server" Required="true" ShowRedStar="true" Label="" LabelAlign="Right"
MaxLength="50">
</f:NumberBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</f:ContentPanel>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:ContentPanel ID="ContentPanel1" Title="" ShowBorder="true"
BodyPadding="10px" EnableCollapse="true" ShowHeader="true" AutoScroll="true"
runat="server">
<f:Form ID="Form3" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Rows>
<f:FormRow>
<Items>
<f:DatePicker ID="dpDate" ShowRedStar="true" runat="server" Label="时间" Required="true" LabelAlign="Right"
EnableEdit="true">
</f:DatePicker>
<f:TextBox ID="txtManName" runat="server" Label="技术质量负责人" LabelAlign="Right"
MaxLength="50">
</f:TextBox>
<f:TextBox ID="txtManOcpu" runat="server" ShowRedStar="true" Label="技术质量负责人职称" LabelAlign="Right"
MaxLength="50">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:RadioButtonList ID="rbButton" Label="开展质量样板制" Required="true" ColumnNumber="3" runat="server">
<f:RadioItem Text="是" Value="0" />
<f:RadioItem Text="否" Value="1" />
</f:RadioButtonList>
<f:TextBox ID="TextBox1" runat="server" Hidden="true" Label="技术质量负责人" LabelAlign="Right"
MaxLength="50">
</f:TextBox>
<f:TextBox ID="TextBox2" runat="server" Hidden="true" ShowRedStar="true" Label="技术质量负责人职称" LabelAlign="Right"
MaxLength="50">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtRemark" runat="server" Label="备注" MaxLength="3000">
</f:TextArea>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</f:ContentPanel>
</Items>
</f:FormRow>
</Rows>
<Toolbars>
<f:Toolbar ID="Toolbar1" Position="Bottom" ToolbarAlign="Right" runat="server">
<Items>
<f:HiddenField ID="hdCheckControlCode" runat="server"></f:HiddenField>
<f:ToolbarFill ID="ToolbarFill1" runat="server">
</f:ToolbarFill>
<f:Button ID="btnSave" OnClick="btnSave_Click" Icon="SystemSave" runat="server" ToolTip="保存" Text="保存">
</f:Button>
</Items>
</f:Toolbar>
</Toolbars>
</f:Form>
</form>
<script>
</script>
</body>
</html>