CNCEC_SUBQHSE_WUHUAN/SGGL/FineUIPro.Web/ZHGL/DataSync/CQMSData_CQMSEdit.aspx

272 lines
19 KiB
Plaintext

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="CQMSData_CQMSEdit.aspx.cs" Inherits="FineUIPro.Web.ZHGL.DataSync.CQMSData_CQMSEdit" %>
<!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" runat="server" AutoSizePanelID="Form6" />
<f:Form ID="Form6" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Rows>
<f:FormRow>
<Items>
<f:Panel ID="Panel1" IsFluid="true" BodyPadding="10" EnableCollapse="true" Title="" runat="server">
<Items>
<f:GroupPanel Title="单位信息" BodyPadding="10" ID="GroupPanel1" EnableCollapse="true" runat="server">
<Items>
<f:Form ID="SimpleForm2" ShowBorder="false" ShowHeader="false" runat="server">
<Rows>
<f:FormRow>
<Items>
<f:TextBox ID="txtCollCropCode" runat="server" Label="社会统一信用码" LabelWidth="160" MaxLength="200" Readonly="true">
</f:TextBox>
<f:TextBox ID="txtUnitName" runat="server" Label="单位名称" LabelWidth="160" MaxLength="200" Readonly="true">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:DatePicker ID="txtReportDate" runat="server" Label="上报日期" LabelWidth="160" MaxLength="200" OnDateSelect="txtReportDate_DateSelect" EnableDateSelectEvent="true"></f:DatePicker>
<f:Label runat="server"></f:Label>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
<f:GroupPanel Title="质量培训数据" BodyPadding="10" ID="GroupPanel2" EnableCollapse="true" runat="server">
<Items>
<f:Form ID="SimpleForm3" ShowBorder="false" ShowHeader="false" runat="server">
<Rows>
<f:FormRow>
<Items>
<f:NumberBox ID="txtTrainPersonNum" runat="server" Label="质量培训人次数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtTechnicalDisclosePersonNum" runat="server" Label="技术交底人次数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
<f:GroupPanel Title="计量器具数据" BodyPadding="10" ID="GroupPanel3" EnableCollapse="true" runat="server">
<Items>
<f:Form ID="SimpleForm4" ShowBorder="false" ShowHeader="false" runat="server">
<Rows>
<f:FormRow>
<Items>
<f:NumberBox ID="txtUseNum" runat="server" Label="在用计量器具数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtOKNum" runat="server" Label="校准合格数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
<f:GroupPanel Title="管理人员数据" BodyPadding="10" ID="GroupPanel4" EnableCollapse="true" runat="server">
<Items>
<f:Form ID="SimpleForm5" ShowBorder="false" ShowHeader="false" runat="server">
<Rows>
<f:FormRow>
<Items>
<f:NumberBox ID="txtCompanyPersonNum" runat="server" Label="企业总部人数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtBranchPersonNum" runat="server" Label="分支机构人数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtProjectPersonNum" runat="server" Label="项目部人数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
<f:Label runat="server"></f:Label>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
<f:GroupPanel Title="质量问题" BodyPadding="10" ID="GroupPanel5" EnableCollapse="true" runat="server">
<Items>
<f:Form ID="SimpleForm6" ShowBorder="false" ShowHeader="false" runat="server">
<Rows>
<f:FormRow>
<Items>
<f:NumberBox ID="txtProblemNum" runat="server" Label="问题个数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtProblemCompletedNum" runat="server" Label="整改完成数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtProblemNotCompletedNum" runat="server" Label="未整改数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
<f:Label runat="server"></f:Label>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
<f:GroupPanel Title="质量控制点数据" BodyPadding="10" ID="GroupPanel6" EnableCollapse="true" runat="server">
<Items>
<f:Form ID="SimpleForm7" ShowBorder="false" ShowHeader="false" runat="server">
<Rows>
<f:FormRow>
<Items>
<f:NumberBox ID="txtSNum" runat="server" Label="S级数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtANum" runat="server" Label="A级数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtBNum" runat="server" Label="B级数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtCNum" runat="server" Label="C级数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
<f:GroupPanel Title="质量验收" BodyPadding="10" ID="GroupPanel7" EnableCollapse="true" runat="server">
<Items>
<f:Form ID="SimpleForm8" ShowBorder="false" ShowHeader="false" runat="server">
<Rows>
<f:FormRow>
<Items>
<f:NumberBox ID="txtKeyProcessNum" runat="server" Label="关键工序验收数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtKeyProcessOKNum" runat="server" Label="关键工序验收合格数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtSpecialProcessNum" runat="server" Label="特殊过程验收数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtSpecialProcessOKNum" runat="server" Label="特殊过程验收合格数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtConcealedWorksNum" runat="server" Label="隐蔽工程验收数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtConcealedWorksOKNum" runat="server" Label="隐蔽工程验收合格数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtUnitProjectOnesNum" runat="server" Label="单位工程一次验收数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtUnitProjectOnesOKNum" runat="server" Label="单位工程一次验收合格数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtMaterialInRecheckNum" runat="server" Label="材料进场复验数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtMaterialInRecheckOKNum" runat="server" Label="材料进场复验合格数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
<f:GroupPanel Title="工程划分数据" BodyPadding="10" ID="GroupPanel8" EnableCollapse="true" runat="server">
<Items>
<f:Form ID="SimpleForm9" ShowBorder="false" ShowHeader="false" runat="server">
<Rows>
<f:FormRow>
<Items>
<f:NumberBox ID="txtSingleProjectNum" runat="server" Label="单项工程个数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtUnitProjectNum" runat="server" Label="单位工程个数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtSubProjectNum" runat="server" Label="分部工程个数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtSubdivisionalWorksNum" runat="server" Label="分项工程个数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtInspectionLotNum" runat="server" Label="检验批个数" NoDecimal="true" LabelWidth="160" NoNegative="true">
</f:NumberBox>
<f:Label runat="server"></f:Label>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
</Items>
</f:Panel>
</Items>
</f:FormRow>
</Rows>
<Toolbars>
<f:Toolbar ID="Toolbar1" Position="Bottom" ToolbarAlign="Right" runat="server">
<Items>
<f:ToolbarFill runat="server"></f:ToolbarFill>
<f:Button ID="btnSave" Icon="SystemSave" Text="保存" runat="server" ValidateForms="Form6"
OnClick="btnSave_Click">
</f:Button>
<f:Button ID="btnSyn" Icon="TableMultiple" Text="上报" runat="server" ValidateForms="Form6"
OnClick="btnSyn_Click">
</f:Button>
<f:Button ID="btnClose" EnablePostBack="false" ToolTip="关闭" runat="server" Icon="SystemClose" Text="关闭">
</f:Button>
</Items>
</f:Toolbar>
</Toolbars>
</f:Form>
<f:Window ID="Window1" Title="弹出窗体" Hidden="true" EnableIFrame="true" EnableMaximize="true"
Target="Parent" EnableResize="false" runat="server" IsModal="true" Width="700px"
Height="500px">
</f:Window>
</form>
</body>
</html>