2022-03-15 17:36:38 +08:00
|
|
|
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="TrustManageSet.aspx.cs" Inherits="FineUIPro.Web.HJGL.TrustManage.TrustManageSet" %>
|
|
|
|
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head runat="server">
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
2025-02-21 22:19:21 +08:00
|
|
|
<title><asp:Literal runat="server" Text="<%$ Resources:Lan,PointManage_Window2_Title%>"/></title>
|
2022-03-15 17:36:38 +08:00
|
|
|
</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>
|
2025-02-21 22:19:21 +08:00
|
|
|
<f:TextBox ID="txtCH_TrustCode" runat="server" Label="<%$ Resources:Lan,JointComprehensive_TrustCode%>" LabelAlign="Right" LabelWidth="120px" Required="true" ShowRedStar="true"></f:TextBox>
|
|
|
|
<f:DropDownList ID="drpCH_NDTRate" runat="server" Label="<%$ Resources:Lan,JointComprehensive_DetectionRate%>" LabelAlign="Right" LabelWidth="120px" EnableEdit="true" Required="true" ShowRedStar="true">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:DropDownList>
|
|
|
|
</Items>
|
|
|
|
</f:FormRow>
|
|
|
|
<f:FormRow>
|
|
|
|
<Items>
|
2025-02-21 22:19:21 +08:00
|
|
|
<f:DropDownList ID="drpCH_TrustUnit" runat="server" Label="<%$ Resources:Lan,txtCH_TrustUnitLabel%>" AutoPostBack="true" OnSelectedIndexChanged="needChangeCode" LabelAlign="Right" LabelWidth="120px" EnableEdit="true" Required="true" ShowRedStar="true"></f:DropDownList>
|
|
|
|
<f:DropDownList ID="drpCH_NDTMethod" runat="server" Label="<%$ Resources:Lan,txtCH_NDTMethodLabel%>" AutoPostBack="true" OnSelectedIndexChanged="needChangeCode" LabelAlign="Right" LabelWidth="120px" EnableEdit="true" Required="true" ShowRedStar="true"></f:DropDownList>
|
2022-03-15 17:36:38 +08:00
|
|
|
</Items>
|
|
|
|
</f:FormRow>
|
|
|
|
<f:FormRow>
|
|
|
|
<Items>
|
2025-02-21 22:19:21 +08:00
|
|
|
<f:DatePicker ID="txtCH_TrustDate" runat="server" Label="<%$ Resources:Lan,JointInfoOut_TrustDate%>" LabelAlign="Right" LabelWidth="120px" Required="true" ShowRedStar="true"></f:DatePicker>
|
|
|
|
<f:DropDownList ID="drpCH_CheckUnit" runat="server" Label="<%$ Resources:Lan,txtCH_CheckUnitLabel%>" LabelAlign="Right" LabelWidth="120px" EnableEdit="true" Required="true" ShowRedStar="true"></f:DropDownList>
|
2022-03-15 17:36:38 +08:00
|
|
|
</Items>
|
|
|
|
</f:FormRow>
|
|
|
|
<f:FormRow>
|
|
|
|
<Items>
|
2025-02-21 22:19:21 +08:00
|
|
|
<f:DatePicker ID="txtCH_TableDate" runat="server" Label="<%$ Resources:Lan,WeldReportEdit_CHT_TableDate%>" LabelAlign="Right" LabelWidth="120px"></f:DatePicker>
|
|
|
|
<f:DropDownList ID="drpCH_AcceptGrade" runat="server" Label="<%$ Resources:Lan,AcceptGradeLabel_2%>" LabelAlign="Right" LabelWidth="120px" EnableEdit="true"></f:DropDownList>
|
2022-03-15 17:36:38 +08:00
|
|
|
</Items>
|
|
|
|
</f:FormRow>
|
|
|
|
<f:FormRow>
|
|
|
|
<Items>
|
2025-02-21 22:19:21 +08:00
|
|
|
<f:DropDownList ID="drpCH_WeldMethod" runat="server" Label="<%$ Resources:Lan,JointComprehensive_WeldingMethod%>" LabelAlign="Right" LabelWidth="120px">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:DropDownList>
|
2025-02-21 22:19:21 +08:00
|
|
|
<f:DropDownList ID="drpCH_SlopeType" runat="server" Label="<%$ Resources:Lan,ProcedureImageListEdit_GrooveType%>" LabelAlign="Right" LabelWidth="120px">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:DropDownList>
|
|
|
|
</Items>
|
|
|
|
</f:FormRow>
|
|
|
|
<f:FormRow>
|
|
|
|
<Items>
|
2025-02-21 22:19:21 +08:00
|
|
|
<f:TextBox ID="txtCH_Remark" runat="server" Label="<%$ Resources:Lan,StartWorkReport_Remark%>" LabelAlign="Right" LabelWidth="120px"></f:TextBox>
|
2022-03-15 17:36:38 +08:00
|
|
|
</Items>
|
|
|
|
</f:FormRow>
|
|
|
|
</Rows>
|
|
|
|
<Toolbars>
|
|
|
|
<f:Toolbar ID="Toolbar1" Position="Bottom" ToolbarAlign="Right" runat="server">
|
|
|
|
<Items>
|
|
|
|
<f:ToolbarFill ID="ToolbarFill1" runat="server"></f:ToolbarFill>
|
|
|
|
<f:Button ID="btnSave" Icon="SystemSave" runat="server" ValidateForms="SimpleForm1"
|
2025-02-21 22:19:21 +08:00
|
|
|
OnClick="btnSave_Click" Text="<%$ Resources:Lan,XmsgGlgdEdit_Save%>" ToolTip="<%$ Resources:Lan,XmsgGlgdEdit_Save%>">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:Button>
|
2025-02-21 22:19:21 +08:00
|
|
|
<f:Button ID="btnClose" EnablePostBack="false" Text="<%$ Resources:Lan,XmsgGlgdEdit_Close%>" ToolTip="<%$ Resources:Lan,XmsgGlgdEdit_Close%>"
|
2022-03-15 17:36:38 +08:00
|
|
|
runat="server" Icon="SystemClose">
|
|
|
|
</f:Button>
|
|
|
|
</Items>
|
|
|
|
</f:Toolbar>
|
|
|
|
</Toolbars>
|
|
|
|
</f:Form>
|
|
|
|
</form>
|
|
|
|
</body>
|
|
|
|
</html>
|