ChengDa_English/SGGL/FineUIPro.Web/CQMS/ManageReport/QuarterlyProjectQualityEdit...

235 lines
20 KiB
Plaintext
Raw Permalink Normal View History

2023-03-31 10:21:00 +08:00
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="QuarterlyProjectQualityEdit.aspx.cs" Inherits="FineUIPro.Web.CQMS.ManageReport.QuarterlyProjectQualityEdit" %>
<!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><asp:Literal runat="server" Text="<%$ Resources:Lan,QuarterlyProjectQuality_Window1_Title%>"/></title>
2023-03-31 10:21:00 +08:00
<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="<%$ Resources:Lan,QuarterlyProjectQualityEdit_ddlYearId_Label%>" Required="True" ShowRedStar="True" AutoPostBack="true" OnSelectedIndexChanged="drpYear_SelectedIndexChanged" LabelWidth="120px">
2023-03-31 10:21:00 +08:00
</f:DropDownList>
<f:DropDownList ID="ddlQuarter" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_ddlQuarter_Label%>" Required="True" ShowRedStar="True" AutoPostBack="true" OnSelectedIndexChanged="drpYear_SelectedIndexChanged">
2023-03-31 10:21:00 +08:00
</f:DropDownList>
<f:DatePicker runat="server" DateFormatString="yyyy-MM-dd" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtCompileDate_Label%>" ID="txtCompileDate"
2023-03-31 10:21:00 +08:00
Required="True" ShowRedStar="True">
</f:DatePicker>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:DropDownList ID="drpResponsiblePerson" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_drpResponsiblePerson_Label%>" LabelWidth="120px">
2023-03-31 10:21:00 +08:00
</f:DropDownList>
<f:DropDownList ID="drpCompileMan" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_drpCompileMan_Label%>">
2023-03-31 10:21:00 +08:00
</f:DropDownList>
<f:TextBox ID="txtTel" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtTel_Label%>"></f:TextBox>
2023-03-31 10:21:00 +08:00
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:GroupPanel ID="GroupPanel1" Title="<%$ Resources:Lan,QuarterlyProjectQualityEdit_GroupPanel1_Title%>" runat="server" EnableCollapse="true">
2023-03-31 10:21:00 +08:00
<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="txtQualityManagePersonNum" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtQualityManagePersonNum_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="200px"></f:NumberBox>
<f:NumberBox ID="txtAdvancedTitlePersonNum" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtAdvancedTitlePersonNum_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="210px"></f:NumberBox>
<f:NumberBox ID="txtIntermediateTitlePersonNum" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtIntermediateTitlePersonNum_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="210px"></f:NumberBox>
2023-03-31 10:21:00 +08:00
</Items>
</f:FormRow>
</Items>
</f:Form>
</Items>
</f:GroupPanel>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:GroupPanel ID="GroupPanel2" Title="<%$ Resources:Lan,QuarterlyProjectQualityEdit_GroupPanel2_Title%>" runat="server" EnableCollapse="true">
2023-03-31 10:21:00 +08:00
<Items>
<f:Form ID="Form3" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Items>
<f:FormRow>
<Items>
<f:NumberBox ID="txtBeImplementedProjectNum" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtBeImplementedProjectNum_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="260px"></f:NumberBox>
<f:NumberBox ID="txtStartImplementedProjectNum" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtStartImplementedProjectNum_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="260px"></f:NumberBox>
2023-03-31 10:21:00 +08:00
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtAccumulativeStartImplemented" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtAccumulativeStartImplemented_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="260px"></f:NumberBox>
<f:NumberBox ID="txtCompleteProjectNum" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtCompleteProjectNum_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="260px"></f:NumberBox>
2023-03-31 10:21:00 +08:00
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtYearCompleteProjectNum" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtYearCompleteProjectNum_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="260px"></f:NumberBox>
2023-03-31 10:21:00 +08:00
<f:Label ID="Label1" runat="server"></f:Label>
</Items>
</f:FormRow>
</Items>
</f:Form>
</Items>
</f:GroupPanel>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:GroupPanel ID="GroupPanel3" Title="<%$ Resources:Lan,QuarterlyProjectQualityEdit_GroupPanel3_Title%>" runat="server" EnableCollapse="true">
2023-03-31 10:21:00 +08:00
<Items>
<f:GroupPanel ID="GroupPanel4" Title="<%$ Resources:Lan,QuarterlyProjectQualityEdit_GroupPanel4_Title%>" runat="server" EnableCollapse="true">
2023-03-31 10:21:00 +08:00
<Items>
<f:Form ID="Form4" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Items>
<f:FormRow>
<Items>
<f:NumberBox ID="txtQuarterTotal" runat="server" Label="<%$ Resources:Lan,InspectionManagementStatistics_SunNumber_HeaderText%>" NoNegative="true" NoDecimal="true" LabelWidth="130px" AutoPostBack="true" OnTextChanged="txtQuarterTotal_TextChanged"></f:NumberBox>
<f:NumberBox ID="txtQuarterFirstPassNum" runat="server" Label="<%$ Resources:Lan,NondestructiveTestEdit_txtOnceQualifiedCount_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="130px" AutoPostBack="true" OnTextChanged="txtQuarterTotal_TextChanged"></f:NumberBox>
<f:NumberBox ID="txtQuarterFirstPassRate" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtYearFirstPassRate_Label%>" NoNegative="true" LabelWidth="130px"></f:NumberBox>
2023-03-31 10:21:00 +08:00
</Items>
</f:FormRow>
</Items>
</f:Form>
</Items>
</f:GroupPanel>
<f:GroupPanel ID="GroupPanel5" Title="<%$ Resources:Lan,QuarterlyProjectQualityEdit_GroupPanel8_Title%>" runat="server" EnableCollapse="true">
2023-03-31 10:21:00 +08:00
<Items>
<f:Form ID="Form5" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Items>
<f:FormRow>
<Items>
<f:NumberBox ID="txtYearTotal" runat="server" Label="<%$ Resources:Lan,InspectionManagementStatistics_SunNumber_HeaderText%>" NoNegative="true" NoDecimal="true" LabelWidth="130px" AutoPostBack="true" OnTextChanged="txtYearTotal_TextChanged"></f:NumberBox>
<f:NumberBox ID="txtYearFirstPassNum" runat="server" Label="<%$ Resources:Lan,NondestructiveTestEdit_txtOnceQualifiedCount_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="130px" AutoPostBack="true" OnTextChanged="txtYearTotal_TextChanged"></f:NumberBox>
<f:NumberBox ID="txtYearFirstPassRate" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtYearFirstPassRate_Label%>" NoNegative="true" LabelWidth="130px"></f:NumberBox>
2023-03-31 10:21:00 +08:00
</Items>
</f:FormRow>
</Items>
</f:Form>
</Items>
</f:GroupPanel>
</Items>
</f:GroupPanel>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:GroupPanel ID="GroupPanel6" Title="<%$ Resources:Lan,QuarterlyProjectQualityEdit_GroupPanel6_Title%>" runat="server" EnableCollapse="true">
2023-03-31 10:21:00 +08:00
<Items>
<f:GroupPanel ID="GroupPanel7" Title="<%$ Resources:Lan,QuarterlyProjectQualityEdit_GroupPanel10_Title%>" runat="server" EnableCollapse="true">
2023-03-31 10:21:00 +08:00
<Items>
<f:Form ID="Form6" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Items>
<f:FormRow>
<Items>
<f:NumberBox ID="txtQuaterCheckSuperviseNum" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtYearCheckSuperviseNum_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="220px"></f:NumberBox>
<f:NumberBox ID="txtQuaterCorrectiveNoticeNum" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtYearCorrectiveNoticeNum_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="220px"></f:NumberBox>
2023-03-31 10:21:00 +08:00
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtQuaterQualityProblemNum" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtYearQualityProblemNum_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="220px"></f:NumberBox>
<f:NumberBox ID="txtQuaterClosedQualityProblemNum" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtYearClosedQualityProblemNum_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="220px"></f:NumberBox>
2023-03-31 10:21:00 +08:00
</Items>
</f:FormRow>
</Items>
</f:Form>
</Items>
</f:GroupPanel>
<f:GroupPanel ID="GroupPanel8" Title="<%$ Resources:Lan,QuarterlyProjectQualityEdit_GroupPanel8_Title%>" runat="server" EnableCollapse="true">
2023-03-31 10:21:00 +08:00
<Items>
<f:Form ID="Form7" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Items>
<f:FormRow>
<Items>
<f:NumberBox ID="txtYearCheckSuperviseNum" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtYearCheckSuperviseNum_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="220px"></f:NumberBox>
<f:NumberBox ID="txtYearCorrectiveNoticeNum" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtYearCorrectiveNoticeNum_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="220px"></f:NumberBox>
2023-03-31 10:21:00 +08:00
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtYearQualityProblemNum" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtYearQualityProblemNum_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="220px"></f:NumberBox>
<f:NumberBox ID="txtYearClosedQualityProblemNum" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtYearClosedQualityProblemNum_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="220px"></f:NumberBox>
2023-03-31 10:21:00 +08:00
</Items>
</f:FormRow>
</Items>
</f:Form>
</Items>
</f:GroupPanel>
</Items>
</f:GroupPanel>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:GroupPanel ID="GroupPanel9" Title="<%$ Resources:Lan,QuarterlyProjectQualityEdit_GroupPanel9_Title%>" runat="server" EnableCollapse="true">
2023-03-31 10:21:00 +08:00
<Items>
<f:GroupPanel ID="GroupPanel10" Title="<%$ Resources:Lan,QuarterlyProjectQualityEdit_GroupPanel10_Title%>" runat="server" EnableCollapse="true">
2023-03-31 10:21:00 +08:00
<Items>
<f:Form ID="Form8" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Items>
<f:FormRow>
<Items>
<f:NumberBox ID="txtQuaterQualityAccidentNum" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtYearQualityAccidentNum_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="130px"></f:NumberBox>
<f:NumberBox ID="txtQuaterDirectEconomicLoss" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtYearDirectEconomicLoss_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="180px"></f:NumberBox>
2023-03-31 10:21:00 +08:00
</Items>
</f:FormRow>
</Items>
</f:Form>
</Items>
</f:GroupPanel>
<f:GroupPanel ID="GroupPanel11" Title="<%$ Resources:Lan,QuarterlyProjectQualityEdit_GroupPanel11_Title%>" runat="server" EnableCollapse="true">
2023-03-31 10:21:00 +08:00
<Items>
<f:Form ID="Form9" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Items>
<f:FormRow>
<Items>
<f:NumberBox ID="txtYearQualityAccidentNum" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtYearQualityAccidentNum_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="130px"></f:NumberBox>
<f:NumberBox ID="txtYearDirectEconomicLoss" runat="server" Label="<%$ Resources:Lan,QuarterlyProjectQualityEdit_txtYearDirectEconomicLoss_Label%>" NoNegative="true" NoDecimal="true" LabelWidth="180px"></f:NumberBox>
2023-03-31 10:21:00 +08:00
</Items>
</f:FormRow>
</Items>
</f:Form>
</Items>
</f:GroupPanel>
</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="<%$ Resources:Lan,ITPListProjectEdit_btnSave_ToolTip%>" ValidateForms="SimpleForm1" Text="<%$ Resources:Lan,ITPListProjectEdit_btnSave_ToolTip%>"
2023-03-31 10:21:00 +08:00
OnClick="btnSave_Click">
</f:Button>
<f:Button ID="btnClose" EnablePostBack="false" ToolTip="<%$ Resources:Lan,ZlgltxEdit_btnClose_ToolTip%>" runat="server" Icon="SystemClose" Text="<%$ Resources:Lan,ZlgltxEdit_btnClose_ToolTip%>">
2023-03-31 10:21:00 +08:00
</f:Button>
</Items>
</f:Toolbar>
</Toolbars>
</f:Form>
</form>
</body>
</html>