xinjiang/SGGL/FineUIPro.Web/HJGL/CheckManage/CheckManageStaticEdit.aspx

151 lines
8.9 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="CheckManageStaticEdit.aspx.cs" Inherits="FineUIPro.Web.HJGL.DataIn.CheckManageStaticEdit" %>
<!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>编辑导入信息</title>
</head>
<body>
<form id="form1" runat="server">
<f:PageManager ID="PageManager1" AutoSizePanelID="Panel1" runat="server" />
<f:Form ID="SimpleForm1" ShowBorder="false" ShowHeader="false" AutoScroll="true"
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
<Toolbars>
<f:Toolbar ID="Toolbar1" Position="Top" runat="server" ToolbarAlign="Right">
<Items>
<f:ToolbarFill ID="ToolbarFill1" runat="server"></f:ToolbarFill>
<f:Button ID="btnSave" Icon="SystemSave" runat="server" Text="保存" ValidateForms="SimpleForm1"
OnClick="btnSave_Click">
</f:Button>
</Items>
</f:Toolbar>
</Toolbars>
<Rows>
<f:FormRow>
<Items>
<f:TextBox ID="txtValue1" Label="委托单位" ShowRedStar="true" Required="true" runat="server" FocusOnPageLoad="true" MaxLength="100" LabelWidth="120px">
</f:TextBox>
<f:TextBox ID="txtValue2" Label="单位名称" ShowRedStar="true" Required="true" runat="server" MaxLength="20" LabelWidth="120px">
</f:TextBox>
<f:TextBox ID="txtValue3" Label="装置代号" ShowRedStar="true" Required="true" runat="server" MaxLength="50" LabelWidth="120px">
</f:TextBox>
<f:TextBox ID="txtValue4" Label="区域代号" ShowRedStar="true" Required="true" runat="server" MaxLength="50" LabelWidth="120px">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtValue5" Label="委托编号" ShowRedStar="true" Required="true" runat="server" MaxLength="50" LabelWidth="120px">
</f:TextBox>
<f:DatePicker ID="txtValue6" Label="委托日期" ShowRedStar="true" Required="true" runat="server" MaxLength="50" LabelWidth="120px" DateFormatString="yyyy-MM-dd">
</f:DatePicker>
<f:TextBox ID="txtValue7" Label="检件名称" ShowRedStar="true" Required="true" runat="server" MaxLength="50" LabelWidth="120px">
</f:TextBox>
<f:TextBox ID="txtValue8" Label="检测批号" runat="server" MaxLength="50" LabelWidth="120px">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtValue9" Label="检测时机" ShowRedStar="true" Required="true" runat="server" MaxLength="50" LabelWidth="120px">
</f:TextBox>
<f:TextBox ID="txtValue10" Label="管线号" ShowRedStar="true" Required="true" runat="server" LabelWidth="120px">
</f:TextBox>
<f:TextBox ID="txtValue11" Label="焊口号" ShowRedStar="true" Required="true" runat="server" LabelWidth="120px">
</f:TextBox>
<f:TextBox ID="txtValue12" Label="焊工号" ShowRedStar="true" Required="true" runat="server" LabelWidth="120px">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtValue13" Label="检件规格" ShowRedStar="true" Required="true" runat="server" LabelWidth="120px">
</f:TextBox>
<f:TextBox ID="txtValue14" Label="检件材质" ShowRedStar="true" Required="true" runat="server" LabelWidth="120px">
</f:TextBox>
<f:TextBox ID="txtValue15" Label="比例(%" ShowRedStar="true" Required="true" runat="server" LabelWidth="120px">
</f:TextBox>
<f:TextBox ID="txtValue16" Label="焊接方法" ShowRedStar="true" Required="true" runat="server" LabelWidth="120px">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtValue17" Label="工作量米" ShowRedStar="true" Required="true" runat="server" LabelWidth="120px">
</f:TextBox>
<f:TextBox ID="txtValue18" Label="工作量道" ShowRedStar="true" Required="true" runat="server" MaxLength="50" LabelWidth="120px">
</f:TextBox>
<%--<f:NumberBox ID="txtValue15" Label="试验压力" runat="server" NoNegative="true" DecimalPrecision="4" LabelWidth="120px">
</f:NumberBox>--%>
<f:TextBox ID="txtValue19" Label="级别" ShowRedStar="true" Required="true" runat="server" MaxLength="50" LabelWidth="120px">
</f:TextBox>
<f:DatePicker ID="txtValue20" Label="检测日期" ShowRedStar="true" Required="true" runat="server" MaxLength="50" LabelWidth="120px" DateFormatString="yyyy-MM-dd">
</f:DatePicker>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtValue21" Label="检测温度" ShowRedStar="true" Required="true" runat="server" MaxLength="50" LabelWidth="120px">
</f:TextBox>
<f:TextBox ID="txtValue22" Label="检测人" ShowRedStar="true" Required="true" runat="server" MaxLength="50" LabelWidth="120px">
</f:TextBox>
<f:TextBox ID="txtValue23" Label="缺陷性质" runat="server" MaxLength="50" LabelWidth="120px">
</f:TextBox>
<%--<f:NumberBox ID="txtValue20" Label="设计压力" runat="server" NoNegative="true" DecimalPrecision="4" LabelWidth="120px">
</f:NumberBox>--%>
<f:TextBox ID="txtValue24" Label="缺陷定量" runat="server" MaxLength="50" LabelWidth="120px">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtValue25" Label="结果" runat="server" MaxLength="20" ShowRedStar="true" Required="true" LabelWidth="120px">
</f:TextBox>
<f:TextBox ID="txtValue26" Label="结果单编号" runat="server" MaxLength="20" LabelWidth="120px">
</f:TextBox>
<f:DatePicker ID="txtValue27" Label="结果单日期" runat="server" MaxLength="20" LabelWidth="120px" DateFormatString="yyyy-MM-dd">
</f:DatePicker>
<f:TextBox ID="txtValue28" Label="报告编号" ShowRedStar="true" Required="true" runat="server" MaxLength="50" LabelWidth="120px">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:DatePicker ID="txtValue29" Label="报告日期" ShowRedStar="true" Required="true" runat="server" MaxLength="50" LabelWidth="120px" DateFormatString="yyyy-MM-dd">
</f:DatePicker>
<f:TextBox ID="txtValue30" Label="工作量" runat="server" MaxLength="50" LabelWidth="120px">
</f:TextBox>
<f:TextBox ID="txtValue31" Label="工程进度款" runat="server" MaxLength="50" LabelWidth="120px">
</f:TextBox>
<f:TextBox ID="txtValue32" Label="检测方法" ShowRedStar="true" Required="true" runat="server" MaxLength="50" LabelWidth="120px">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtValue33" Label="备注" runat="server" MaxLength="1" LabelWidth="120px">
</f:TextBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</form>
</body>
</html>