ChengDa_English/SGGL/FineUIPro.Web/HJGL/WeldingManage/PipelineManageEdit.aspx

142 lines
12 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="PipelineManageEdit.aspx.cs" Inherits="FineUIPro.Web.HJGL.WeldingManage.PipelineManageEdit" %>
<!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,ProjectPageData_MenuEdit%>"/><asp:Literal runat="server" Text="<%$ Resources:Lan,PointShowSearch_TreeTitle%>"/>信息</title>
</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:TextBox ID="txtISO_IsoNo" runat="server" Label="<%$ Resources:Lan,PointShowSearch_PipelineCode%>" Required="true" MaxLength="50" ShowRedStar="true" LabelAlign="Right" LabelWidth="120px"></f:TextBox>
<f:TextBox ID="txtUnitName" runat="server" Label="<%$ Resources:Lan,WeldReportEdit_Unit%>" LabelAlign="Right" LabelWidth="120px" Readonly="true"></f:TextBox>
<f:DropDownList ID="drpSER" runat="server" Label="<%$ Resources:Lan,MediaComprehensive_Service%>" LabelAlign="Right" LabelWidth="120px" EnableEdit="true" Required="true" ShowRedStar="true"></f:DropDownList>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:RadioButtonList runat="server" ID="rbIsStandard" Label="<%$ Resources:Lan,UnitWorkAreaQuality_IsStandard%>" ShowRedStar="true" AutoPostBack="true" OnSelectedIndexChanged="rbIsStandard_SelectedIndexChanged" >
<f:RadioItem Text="<%$ Resources:Lan,GJSXListEdit_Yes%>" Value="true" />
<f:RadioItem Text="<%$ Resources:Lan,GJSXListEdit_No%>" Value="false" Selected/>
</f:RadioButtonList>
<f:DropDownList ID="drpNDTRate" runat="server" Label="<%$ Resources:Lan,JointComprehensive_DetectionRate%>" LabelAlign="Right" LabelWidth="120px" EnableEdit="true" Required="true" ShowRedStar="true"></f:DropDownList>
<f:DropDownList ID="drpNDTName" runat="server" Label="<%$ Resources:Lan,IsoCompreInfo_DetectionTypeName%>" LabelAlign="Right" LabelWidth="120px" EnableEdit="true"></f:DropDownList>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtWorkArea" runat="server" Label="<%$ Resources:Lan,WelderPerformance_WorkArea%>" LabelAlign="Right" LabelWidth="120px" Readonly="true"></f:TextBox>
<f:TextBox ID="txtISO_SysNo" runat="server" Label="<%$ Resources:Lan,IsoCompreInfo_SysNo%>" MaxLength="50" LabelAlign="Right" LabelWidth="120px"></f:TextBox>
<f:TextBox ID="txtISO_SubSysNo" runat="server" Label="<%$ Resources:Lan,IsoCompreInfo_SubSysNo%>" MaxLength="50" LabelAlign="Right" LabelWidth="120px"></f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtISO_CwpNo" runat="server" Label="<%$ Resources:Lan,IsoCompreInfo_CwpNo%>" MaxLength="50" LabelAlign="Right" LabelWidth="120px"></f:TextBox>
<f:TextBox ID="txtISO_IsoNumber" runat="server" Label="<%$ Resources:Lan,IsoCompreInfo_IsoNumber%>" LabelAlign="Right" LabelWidth="120px"></f:TextBox>
<f:TextBox ID="txtISO_Rev" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_DrawingRevision%>" LabelAlign="Right" LabelWidth="120px"></f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtISO_Sheet" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_PageCount%>" LabelAlign="Right" LabelWidth="120px" ></f:TextBox>
<f:NumberBox ID="txtISO_PipeQty" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_TotalPipeSegments%>" LabelAlign="Right" LabelWidth="120px" DecimalPrecision="4"></f:NumberBox>
<f:TextBox ID="txtISO_Paint" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_PaintCategory%>" LabelAlign="Right" LabelWidth="120px" MaxLength="40"></f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtISO_Insulator" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_InsulationCategory%>" LabelAlign="Right" LabelWidth="120px" MaxLength="40"></f:TextBox>
<f:DropDownList ID="drpSTEName" runat="server" Label="<%$ Resources:Lan,PrefabricatedInstall_Material%>" LabelAlign="Right" LabelWidth="120px" EnableEdit="true" Required="true" ShowRedStar="true"></f:DropDownList>
<f:TextBox ID="txtISO_Executive" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_ExecutionStandard%>" LabelAlign="Right" LabelWidth="120px" MaxLength="50"></f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtISO_Specification" runat="server" Label="<%$ Resources:Lan,JointComprehensive_JointDesc_Column%>" LabelAlign="Right" LabelWidth="120px" MaxLength="50"></f:TextBox>
<f:TextBox ID="txtISO_Modifier" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_Modifier%>" LabelAlign="Right" LabelWidth="120px" MaxLength="20"></f:TextBox>
<f:DatePicker ID="txtISO_ModifyDate" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_ModifyDate%>" LabelAlign="Right" LabelWidth="120px"></f:DatePicker>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtISO_Creator" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_Creator%>" LabelAlign="Right" LabelWidth="120px" MaxLength="20"></f:TextBox>
<f:DatePicker ID="txtISO_CreateDate" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_CreateDate%>" LabelAlign="Right" LabelWidth="120px"></f:DatePicker>
<%--<f:NumberBox ID="txtISO_DesignPress" runat="server" Label="<%$ Resources:Lan,IsoCompreInfo_DesignPress%>" LabelAlign="Right" LabelWidth="120px" DecimalPrecision="4"></f:NumberBox>--%>
<f:TextBox ID="txtISO_DesignPress" runat="server" Label="<%$ Resources:Lan,IsoCompreInfo_DesignPress%>" LabelAlign="Right" LabelWidth="120px"></f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtISO_DesignTemperature" runat="server" Label="<%$ Resources:Lan,IsoCompreInfo_DesignTemperature%>" LabelAlign="Right" LabelWidth="120px" ></f:TextBox>
<%--<f:NumberBox ID="txtISO_TestPress" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_TestPressure%>" LabelAlign="Right" LabelWidth="120px" DecimalPrecision="4"></f:NumberBox>--%>
<f:TextBox ID="txtISO_TestPress" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_TestPressure%>" LabelAlign="Right" LabelWidth="120px"></f:TextBox>
<f:TextBox ID="txtISO_TestTemperature" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_TestTemperature%>" LabelAlign="Right" LabelWidth="120px" ></f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:DropDownList ID="drpNDTClass" runat="server" Label="<%$ Resources:Lan,IsoCompreInfo_NDTClass%>" LabelAlign="Right" LabelWidth="120px">
<f:ListItem Value="0" Text="-请选择-" Selected="true" />
<f:ListItem Value="" Text="" />
<f:ListItem Value="Ⅱ" Text="Ⅱ" />
<f:ListItem Value="Ⅲ" Text="Ⅲ" />
<f:ListItem Value="Ⅳ" Text="Ⅳ" />
<f:ListItem Value="" Text="" />
</f:DropDownList>
<f:TextBox ID="txtISO_PTRate" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_PenetrantRatio%>" LabelAlign="Right" LabelWidth="120px" MaxLength="50"></f:TextBox>
<f:TextBox ID="txtISO_PTClass" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_PenetrantGrade%>" LabelAlign="Right" LabelWidth="120px" MaxLength="8"></f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:DropDownList ID="drpISO_IfPickling" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_IsPickling%>" LabelAlign="Right" LabelWidth="120px">
<f:ListItem Value="0" Text="-请选择-" Selected="true" />
<f:ListItem Value="true" Text="<%$ Resources:Lan,GJSXListEdit_Yes%>" />
<f:ListItem Value="false" Text="<%$ Resources:Lan,GJSXListEdit_No%>" />
</f:DropDownList>
<f:DropDownList ID="drpISO_IfChasing" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_IsPolishing%>" LabelAlign="Right" LabelWidth="120px">
<f:ListItem Value="0" Text="-请选择-" Selected="true" />
<f:ListItem Value="true" Text="<%$ Resources:Lan,GJSXListEdit_Yes%>" />
<f:ListItem Value="false" Text="<%$ Resources:Lan,GJSXListEdit_No%>" />
</f:DropDownList>
<f:DropDownList ID="drpIDName" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_PipeGrade%>" LabelAlign="Right" LabelWidth="120px">
</f:DropDownList>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtCHT_ChecNo" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_InspReportNumber%>" LabelAlign="Right" Hidden="true" LabelWidth="120px"></f:TextBox>
<f:TextBox ID="txtISOLength" runat="server" Label="<%$ Resources:Lan,PipelineManageEdit_PipeLength%>" LabelAlign="Right" Hidden="true" LabelWidth="120px"></f:TextBox>
<f:TextBox ID="txtISO_Remark" runat="server" Label="<%$ Resources:Lan,StartWorkReport_Remark%>" LabelAlign="Right" LabelWidth="120px" MaxLength="100"></f:TextBox>
</Items>
</f:FormRow>
</Rows>
<Toolbars>
<f:Toolbar ID="Toolbar1" Position="Bottom" ToolbarAlign="Right" runat="server">
<Items>
<f:HiddenField ID="hdIsoNo" runat="server"></f:HiddenField>
<f:ToolbarFill ID="ToolbarFill1" runat="server"></f:ToolbarFill>
<f:Button ID="btnSave" Icon="SystemSave" runat="server" ValidateForms="SimpleForm1"
OnClick="btnSave_Click" Text="<%$ Resources:Lan,XmsgGlgdEdit_Save%>" ToolTip="<%$ Resources:Lan,XmsgGlgdEdit_Save%>">
</f:Button>
<f:Button ID="btnClose" EnablePostBack="false" Text="<%$ Resources:Lan,XmsgGlgdEdit_Close%>" ToolTip="<%$ Resources:Lan,XmsgGlgdEdit_Close%>"
runat="server" Icon="SystemClose">
</f:Button>
</Items>
</f:Toolbar>
</Toolbars>
</f:Form>
</form>
</body>
</html>