ZHJA_HJGL/HJGL_ZH/FineUIPro.Web/HJGL/WeldingManage/WeldRepairCardEdit.aspx

417 lines
23 KiB
Plaintext
Raw Normal View History

2024-05-08 17:17:11 +08:00
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WeldRepairCardEdit.aspx.cs"
Inherits="FineUIPro.Web.HJGL.WeldingManage.WeldRepairCardEdit" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>编辑返修工艺卡</title>
</head>
<body>
<form id="form1" runat="server">
<f:PageManager ID="PageManager1" runat="server"/>
<f:Panel ID="Panel1" BodyPadding="5px" runat="server" ShowHeader="false" EnableCollapse="True"
Title="返修工艺卡">
<Items>
<f:Form ID="Form2" runat="server" ShowHeader="false" BodyPadding="5px" RedStarPosition="BeforeText">
<Items>
<f:FormRow>
<Items>
<f:TextBox ID="txtProjectName" runat="server" Label="项目名称" LabelAlign="Right" Readonly="true">
</f:TextBox>
<f:TextBox ID="txtWeldRepairCardCode" runat="server" Label="编号" LabelAlign="Right"
Readonly="true">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtISO_IsoNo" runat="server" Label="管线号" LabelAlign="Right" Readonly="true">
</f:TextBox>
<f:TextBox ID="txtCHT_RepairLocation" runat="server" Label="返修片号" LabelAlign="Right"
Readonly="true">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtJOT_JointNo" runat="server" Label="焊口号" LabelAlign="Right" Readonly="true">
</f:TextBox>
<f:TextBox ID="txtWED_Code" runat="server" Label="返修焊工号" LabelAlign="Right" Readonly="true">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtSTE_Name" runat="server" Label="材质" LabelAlign="Right" Readonly="true">
</f:TextBox>
<f:TextBox ID="txtRepairPart" runat="server" Label="返修部位" LabelAlign="Right">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtJOT_JointDesc" runat="server" Label="规格" LabelAlign="Right" Readonly="true">
</f:TextBox>
<f:TextBox ID="txtRepairLength" runat="server" Label="返修长度" LabelAlign="Right">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtWeldingProcedureCode" runat="server" Label="工艺评定号" LabelAlign="Right">
</f:TextBox>
<f:TextBox ID="txtRepairNum" runat="server" Label="返修次数" LabelAlign="Right">
</f:TextBox>
</Items>
</f:FormRow>
</Items>
</f:Form>
<f:GroupPanel runat="server" Title="焊接材料" BodyPadding="5px" ID="GroupPanel1" EnableCollapse="True"
Collapsed="false">
<Items>
<f:Form ID="Form4" ShowBorder="false" ShowHeader="false" runat="server">
<Rows>
<f:FormRow>
<Items>
<f:Label ID="Label1" runat="server" Text="牌号">
</f:Label>
<f:Label ID="Label2" runat="server" Text="规格">
</f:Label>
<f:Label ID="Label3" runat="server" Text="烘烤(℃)">
</f:Label>
<f:Label ID="Label4" runat="server" Text="保温时间h">
</f:Label>
<f:Label ID="Label5" runat="server" Text="用量 ">
</f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtGrade1" runat="server">
</f:TextBox>
<f:TextBox ID="txtSpecifications1" runat="server">
</f:TextBox>
<f:TextBox ID="txtBakingSpecifications1" runat="server">
</f:TextBox>
<f:TextBox ID="txtTime1" runat="server">
</f:TextBox>
<f:TextBox ID="txtDosage1" runat="server">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtGrade2" runat="server">
</f:TextBox>
<f:TextBox ID="txtSpecifications2" runat="server">
</f:TextBox>
<f:TextBox ID="txtBakingSpecifications2" runat="server">
</f:TextBox>
<f:TextBox ID="txtTime2" runat="server">
</f:TextBox>
<f:TextBox ID="txtDosage2" runat="server">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtGrade3" runat="server">
</f:TextBox>
<f:TextBox ID="txtSpecifications3" runat="server">
</f:TextBox>
<f:TextBox ID="txtBakingSpecifications3" runat="server">
</f:TextBox>
<f:TextBox ID="txtTime3" runat="server">
</f:TextBox>
<f:TextBox ID="txtDosage3" runat="server">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtGrade4" runat="server">
</f:TextBox>
<f:TextBox ID="txtSpecifications4" runat="server">
</f:TextBox>
<f:TextBox ID="txtBakingSpecifications4" runat="server">
</f:TextBox>
<f:TextBox ID="txtTime4" runat="server">
</f:TextBox>
<f:TextBox ID="txtDosage4" runat="server">
</f:TextBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
<f:GroupPanel runat="server" Title="返修步骤" BodyPadding="5px" ID="GroupPanel2" EnableCollapse="True"
Collapsed="false">
<Items>
<f:Form ID="Form3" ShowBorder="false" ShowHeader="false" runat="server">
<Rows>
<f:FormRow>
<Items>
<f:TextBox ID="txtRepairStep1" runat="server" Label="1" LabelAlign="Right">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtRepairStep2" runat="server" Label="2" LabelAlign="Right">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtRepairStep3" runat="server" Label="3" LabelAlign="Right">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtRepairStep4" runat="server" Label="4" LabelAlign="Right">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtRepairStep5" runat="server" Label="5" LabelAlign="Right">
</f:TextBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
<f:GroupPanel runat="server" Title="" BodyPadding="5px" ID="GroupPanel3" EnableCollapse="True"
Collapsed="false">
<Items>
<f:Form ID="Form5" ShowBorder="false" ShowHeader="false" runat="server">
<Rows>
<f:FormRow>
<Items>
<f:DropDownList ID="drpJointImageId" runat="server" AutoPostBack="true" OnSelectedIndexChanged="drpJointImageId_SelectedIndexChanged">
</f:DropDownList>
<f:Label ID="Label17" runat="server">
</f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:Label ID="Label6" runat="server" Text="层数">
</f:Label>
<f:Label ID="Label7" runat="server" Text="焊接方法">
</f:Label>
<f:Label ID="Label8" runat="server" Text="电源极性">
</f:Label>
<f:Label ID="Label9" runat="server" Text="焊材牌号">
</f:Label>
<f:Label ID="Label10" runat="server" Text="直径mm">
</f:Label>
<f:Label ID="Label11" runat="server" Text="预热温度(℃)">
</f:Label>
<f:Label ID="Label12" runat="server" Text="层间温度(℃)">
</f:Label>
<f:Label ID="Label13" runat="server" Text="电流A">
</f:Label>
<f:Label ID="Label14" runat="server" Text="电压V">
</f:Label>
<f:Label ID="Label15" runat="server" Text="焊速mm/min">
</f:Label>
<f:Label ID="Label16" runat="server" Text="后热温度(℃)">
</f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtLayer1" runat="server">
</f:TextBox>
<f:TextBox ID="txtWeldMethod1" runat="server">
</f:TextBox>
<f:TextBox ID="txtPowerPolarity1" runat="server">
</f:TextBox>
<f:TextBox ID="txtWeldGrade1" runat="server">
</f:TextBox>
<f:TextBox ID="txtDia1" runat="server">
</f:TextBox>
<f:TextBox ID="txtPreTemp1" runat="server">
</f:TextBox>
<f:TextBox ID="txtLayerTemp1" runat="server">
</f:TextBox>
<f:TextBox ID="txtCurrent1" runat="server">
</f:TextBox>
<f:TextBox ID="txtVoltage1" runat="server">
</f:TextBox>
<f:TextBox ID="txtSpeed1" runat="server">
</f:TextBox>
<f:TextBox ID="txtAfterTemp1" runat="server">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtLayer2" runat="server">
</f:TextBox>
<f:TextBox ID="txtWeldMethod2" runat="server">
</f:TextBox>
<f:TextBox ID="txtPowerPolarity2" runat="server">
</f:TextBox>
<f:TextBox ID="txtWeldGrade2" runat="server">
</f:TextBox>
<f:TextBox ID="txtDia2" runat="server">
</f:TextBox>
<f:TextBox ID="txtPreTemp2" runat="server">
</f:TextBox>
<f:TextBox ID="txtLayerTemp2" runat="server">
</f:TextBox>
<f:TextBox ID="txtCurrent2" runat="server">
</f:TextBox>
<f:TextBox ID="txtVoltage2" runat="server">
</f:TextBox>
<f:TextBox ID="txtSpeed2" runat="server">
</f:TextBox>
<f:TextBox ID="txtAfterTemp2" runat="server">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtLayer3" runat="server">
</f:TextBox>
<f:TextBox ID="txtWeldMethod3" runat="server">
</f:TextBox>
<f:TextBox ID="txtPowerPolarity3" runat="server">
</f:TextBox>
<f:TextBox ID="txtWeldGrade3" runat="server">
</f:TextBox>
<f:TextBox ID="txtDia3" runat="server">
</f:TextBox>
<f:TextBox ID="txtPreTemp3" runat="server">
</f:TextBox>
<f:TextBox ID="txtLayerTemp3" runat="server">
</f:TextBox>
<f:TextBox ID="txtCurrent3" runat="server">
</f:TextBox>
<f:TextBox ID="txtVoltage3" runat="server">
</f:TextBox>
<f:TextBox ID="txtSpeed3" runat="server">
</f:TextBox>
<f:TextBox ID="txtAfterTemp3" runat="server">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtLayer4" runat="server">
</f:TextBox>
<f:TextBox ID="txtWeldMethod4" runat="server">
</f:TextBox>
<f:TextBox ID="txtPowerPolarity4" runat="server">
</f:TextBox>
<f:TextBox ID="txtWeldGrade4" runat="server">
</f:TextBox>
<f:TextBox ID="txtDia4" runat="server">
</f:TextBox>
<f:TextBox ID="txtPreTemp4" runat="server">
</f:TextBox>
<f:TextBox ID="txtLayerTemp4" runat="server">
</f:TextBox>
<f:TextBox ID="txtCurrent4" runat="server">
</f:TextBox>
<f:TextBox ID="txtVoltage4" runat="server">
</f:TextBox>
<f:TextBox ID="txtSpeed4" runat="server">
</f:TextBox>
<f:TextBox ID="txtAfterTemp4" runat="server">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtLayer5" runat="server">
</f:TextBox>
<f:TextBox ID="txtWeldMethod5" runat="server">
</f:TextBox>
<f:TextBox ID="txtPowerPolarity5" runat="server">
</f:TextBox>
<f:TextBox ID="txtWeldGrade5" runat="server">
</f:TextBox>
<f:TextBox ID="txtDia5" runat="server">
</f:TextBox>
<f:TextBox ID="txtPreTemp5" runat="server">
</f:TextBox>
<f:TextBox ID="txtLayerTemp5" runat="server">
</f:TextBox>
<f:TextBox ID="txtCurrent5" runat="server">
</f:TextBox>
<f:TextBox ID="txtVoltage5" runat="server">
</f:TextBox>
<f:TextBox ID="txtSpeed5" runat="server">
</f:TextBox>
<f:TextBox ID="txtAfterTemp5" runat="server">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtLayer6" runat="server">
</f:TextBox>
<f:TextBox ID="txtWeldMethod6" runat="server">
</f:TextBox>
<f:TextBox ID="txtPowerPolarity6" runat="server">
</f:TextBox>
<f:TextBox ID="txtWeldGrade6" runat="server">
</f:TextBox>
<f:TextBox ID="txtDia6" runat="server">
</f:TextBox>
<f:TextBox ID="txtPreTemp6" runat="server">
</f:TextBox>
<f:TextBox ID="txtLayerTemp6" runat="server">
</f:TextBox>
<f:TextBox ID="txtCurrent6" runat="server">
</f:TextBox>
<f:TextBox ID="txtVoltage6" runat="server">
</f:TextBox>
<f:TextBox ID="txtSpeed6" runat="server">
</f:TextBox>
<f:TextBox ID="txtAfterTemp6" runat="server">
</f:TextBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
<f:Form ID="Form6" runat="server" ShowHeader="false" BodyPadding="5px" RedStarPosition="BeforeText">
<Items>
<f:FormRow>
<Items>
<f:TextBox ID="txtCompileMan" runat="server" Label="编制" LabelAlign="Right">
</f:TextBox>
<f:DatePicker ID="txtCompileDate" runat="server" Label="日期" LabelAlign="Right">
</f:DatePicker>
<f:TextBox ID="txtExamineMan" runat="server" Label="审核" LabelAlign="Right">
</f:TextBox>
<f:DatePicker ID="txtExamineDate" runat="server" Label="日期" LabelAlign="Right">
</f:DatePicker>
</Items>
</f:FormRow>
</Items>
</f:Form>
</Items>
<Toolbars>
<f:Toolbar ID="Toolbar2" Position="Bottom" runat="server" ToolbarAlign="Left">
<Items>
<f:ToolbarFill ID="ToolbarFill1" runat="server">
</f:ToolbarFill>
<f:Button ID="btnSave" Text="提交" ToolTip="提交" Icon="SystemSave" runat="server" OnClick="btnSave_Click">
</f:Button>
</Items>
</f:Toolbar>
</Toolbars>
</f:Panel>
</form>
</body>
</html>