主页修改以及焊接管理

This commit is contained in:
2025-02-21 22:19:21 +08:00
parent c8162359f5
commit aa7f7290d5
164 changed files with 4751 additions and 3721 deletions
@@ -5,7 +5,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>编辑管线信息</title>
<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">
@@ -15,76 +15,76 @@
<Rows>
<f:FormRow>
<Items>
<f:TextBox ID="txtISO_IsoNo" runat="server" Label="管线代号" Required="true" MaxLength="50" ShowRedStar="true" LabelAlign="Right" LabelWidth="120px"></f:TextBox>
<f:TextBox ID="txtUnitName" runat="server" Label="单位" LabelAlign="Right" LabelWidth="120px" Readonly="true"></f:TextBox>
<f:DropDownList ID="drpSER" runat="server" Label="介质" LabelAlign="Right" LabelWidth="120px" EnableEdit="true" Required="true" ShowRedStar="true"></f:DropDownList>
<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="是否非标" ShowRedStar="true" AutoPostBack="true" OnSelectedIndexChanged="rbIsStandard_SelectedIndexChanged" >
<f:RadioItem Text="" Value="true" />
<f:RadioItem Text="" Value="false" Selected/>
<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="探伤比例" LabelAlign="Right" LabelWidth="120px" EnableEdit="true" Required="true" ShowRedStar="true"></f:DropDownList>
<f:DropDownList ID="drpNDTName" runat="server" Label="探伤类型" LabelAlign="Right" LabelWidth="120px" EnableEdit="true"></f:DropDownList>
<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="施工区域" LabelAlign="Right" LabelWidth="120px" Readonly="true"></f:TextBox>
<f:TextBox ID="txtISO_SysNo" runat="server" Label="系统号" MaxLength="50" LabelAlign="Right" LabelWidth="120px"></f:TextBox>
<f:TextBox ID="txtISO_SubSysNo" runat="server" Label="分系统号" MaxLength="50" LabelAlign="Right" LabelWidth="120px"></f:TextBox>
<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="工作包号" MaxLength="50" LabelAlign="Right" LabelWidth="120px"></f:TextBox>
<f:TextBox ID="txtISO_IsoNumber" runat="server" Label="单线图号" LabelAlign="Right" LabelWidth="120px"></f:TextBox>
<f:TextBox ID="txtISO_Rev" runat="server" Label="图纸版次" LabelAlign="Right" LabelWidth="120px"></f:TextBox>
<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="页数" LabelAlign="Right" LabelWidth="120px" ></f:TextBox>
<f:NumberBox ID="txtISO_PipeQty" runat="server" Label="总管段数" LabelAlign="Right" LabelWidth="120px" DecimalPrecision="4"></f:NumberBox>
<f:TextBox ID="txtISO_Paint" runat="server" Label="涂漆类别" LabelAlign="Right" LabelWidth="120px" MaxLength="40"></f:TextBox>
<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="绝热类别" LabelAlign="Right" LabelWidth="120px" MaxLength="40"></f:TextBox>
<f:DropDownList ID="drpSTEName" runat="server" Label="材质" LabelAlign="Right" LabelWidth="120px" EnableEdit="true" Required="true" ShowRedStar="true"></f:DropDownList>
<f:TextBox ID="txtISO_Executive" runat="server" Label="执行标准" LabelAlign="Right" LabelWidth="120px" MaxLength="50"></f:TextBox>
<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="规格" LabelAlign="Right" LabelWidth="120px" MaxLength="50"></f:TextBox>
<f:TextBox ID="txtISO_Modifier" runat="server" Label="修改人" LabelAlign="Right" LabelWidth="120px" MaxLength="20"></f:TextBox>
<f:DatePicker ID="txtISO_ModifyDate" runat="server" Label="修改日期" LabelAlign="Right" LabelWidth="120px"></f:DatePicker>
<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="建档人" LabelAlign="Right" LabelWidth="120px" MaxLength="20"></f:TextBox>
<f:DatePicker ID="txtISO_CreateDate" runat="server" Label="建档日期" LabelAlign="Right" LabelWidth="120px"></f:DatePicker>
<%--<f:NumberBox ID="txtISO_DesignPress" runat="server" Label="设计压力" LabelAlign="Right" LabelWidth="120px" DecimalPrecision="4"></f:NumberBox>--%>
<f:TextBox ID="txtISO_DesignPress" runat="server" Label="设计压力" LabelAlign="Right" LabelWidth="120px"></f:TextBox>
<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="设计温度" LabelAlign="Right" LabelWidth="120px" ></f:TextBox>
<%--<f:NumberBox ID="txtISO_TestPress" runat="server" Label="试验压力" LabelAlign="Right" LabelWidth="120px" DecimalPrecision="4"></f:NumberBox>--%>
<f:TextBox ID="txtISO_TestPress" runat="server" Label="试验压力" LabelAlign="Right" LabelWidth="120px"></f:TextBox>
<f:TextBox ID="txtISO_TestTemperature" runat="server" Label="试验温度" LabelAlign="Right" LabelWidth="120px" ></f:TextBox>
<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="合格等级" LabelAlign="Right" LabelWidth="120px">
<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="Ⅱ" />
@@ -92,32 +92,32 @@
<f:ListItem Value="Ⅳ" Text="Ⅳ" />
<f:ListItem Value="" Text="" />
</f:DropDownList>
<f:TextBox ID="txtISO_PTRate" runat="server" Label="渗透比例" LabelAlign="Right" LabelWidth="120px" MaxLength="50"></f:TextBox>
<f:TextBox ID="txtISO_PTClass" runat="server" Label="渗透等级" LabelAlign="Right" LabelWidth="120px" MaxLength="8"></f:TextBox>
<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="是否酸洗" LabelAlign="Right" LabelWidth="120px">
<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="" />
<f:ListItem Value="false" Text="" />
<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="是否抛光" LabelAlign="Right" LabelWidth="120px">
<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="" />
<f:ListItem Value="false" Text="" />
<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="管道等级" LabelAlign="Right" LabelWidth="120px">
<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="探伤报告编号" LabelAlign="Right" Hidden="true" LabelWidth="120px"></f:TextBox>
<f:TextBox ID="txtISOLength" runat="server" Label="管道长度" LabelAlign="Right" Hidden="true" LabelWidth="120px"></f:TextBox>
<f:TextBox ID="txtISO_Remark" runat="server" Label="备注" LabelAlign="Right" LabelWidth="120px" MaxLength="100"></f:TextBox>
<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>
@@ -127,9 +127,9 @@
<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="保存" ToolTip="保存">
OnClick="btnSave_Click" Text="<%$ Resources:Lan,XmsgGlgdEdit_Save%>" ToolTip="<%$ Resources:Lan,XmsgGlgdEdit_Save%>">
</f:Button>
<f:Button ID="btnClose" EnablePostBack="false" Text="关闭" ToolTip="关闭"
<f:Button ID="btnClose" EnablePostBack="false" Text="<%$ Resources:Lan,XmsgGlgdEdit_Close%>" ToolTip="<%$ Resources:Lan,XmsgGlgdEdit_Close%>"
runat="server" Icon="SystemClose">
</f:Button>
</Items>