| 
									
										
										
										
											2023-11-23 09:28:55 +08:00
										 |  |  | <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SubInspectTermEdit.aspx.cs" Inherits="FineUIPro.Web.TestRun.TestRunManage.SubInspectTermEdit" %> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <!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="SimpleForm1" 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="Bottom" ToolbarAlign="Right" runat="server"> | 
					
						
							|  |  |  |                     <Items> | 
					
						
							|  |  |  |                         <f:ToolbarFill ID="ToolbarFill1" runat="server"> | 
					
						
							|  |  |  |                         </f:ToolbarFill> | 
					
						
							|  |  |  |                         <f:Button ID="btnSave" Icon="SystemSave" runat="server" ToolTip="保存" ValidateForms="SimpleForm1" OnClick="btnSave_Click"> | 
					
						
							|  |  |  |                         </f:Button> | 
					
						
							|  |  |  |                         <f:HiddenField ID="hdAttachUrl" runat="server"> | 
					
						
							|  |  |  |                         </f:HiddenField> | 
					
						
							|  |  |  |                         <f:HiddenField ID="hdId" runat="server"></f:HiddenField> | 
					
						
							|  |  |  |                     </Items> | 
					
						
							|  |  |  |                 </f:Toolbar> | 
					
						
							|  |  |  |             </Toolbars> | 
					
						
							|  |  |  |             <Rows> | 
					
						
							|  |  |  |                 <f:FormRow> | 
					
						
							|  |  |  |                     <Items> | 
					
						
							|  |  |  |                         <f:ContentPanel ID="ContentPanel2" ShowBorder="true" | 
					
						
							|  |  |  |                             BodyPadding="10px" EnableCollapse="true" ShowHeader="false" AutoScroll="true" | 
					
						
							|  |  |  |                             runat="server"> | 
					
						
							|  |  |  |                             <f:Form ID="Form2" ShowBorder="false" ShowHeader="false" AutoScroll="true" | 
					
						
							|  |  |  |                                 BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right"> | 
					
						
							|  |  |  |                                 <Rows> | 
					
						
							|  |  |  |                                     <f:FormRow runat="server"> | 
					
						
							|  |  |  |                                         <Items> | 
					
						
							|  |  |  |                                             <f:Label ID="lblgzbmc" Label="工作包名称" Text="" runat="server" LabelAlign="Right" LabelWidth="150px"></f:Label> | 
					
						
							|  |  |  |                                         </Items> | 
					
						
							|  |  |  |                                     </f:FormRow> | 
					
						
							|  |  |  |                                     <f:FormRow ColumnWidth="100"> | 
					
						
							|  |  |  |                                         <Items> | 
					
						
							|  |  |  |                                             <f:TextArea ID="txtWorkInspectName" runat="server" Label="检查事项名称" LabelAlign="Right" Required="true" LabelWidth="150px" MaxLength="200"> | 
					
						
							|  |  |  |                                             </f:TextArea> | 
					
						
							|  |  |  |                                         </Items> | 
					
						
							|  |  |  |                                     </f:FormRow> | 
					
						
							| 
									
										
										
										
											2023-12-20 15:48:05 +08:00
										 |  |  |                                     <f:FormRow runat="server" id="group" Hidden="true"> | 
					
						
							| 
									
										
										
										
											2023-11-23 09:28:55 +08:00
										 |  |  |                                         <Items>                                             | 
					
						
							|  |  |  |                                             <f:DropDownList ID="ddlGroup" runat="server" Required="true" Label="分组类型" LabelAlign="Right" EmptyText="--请选择--"> | 
					
						
							| 
									
										
										
										
											2023-12-20 15:48:05 +08:00
										 |  |  |                                                  <f:ListItem Text="设备、管道系统" Value="设备、管道系统" /> | 
					
						
							|  |  |  |                                                 <f:ListItem Text="电仪系统" Value="电仪系统" /> | 
					
						
							|  |  |  |                                                 <f:ListItem Text="公用系统" Value="公用系统" /> | 
					
						
							|  |  |  |                                                 <f:ListItem Text="消防、安全、环境保护系统" Value="消防、安全、环境保护系统" /> | 
					
						
							|  |  |  |                                                 <f:ListItem Text="分析化验" Value="分析化验" /> | 
					
						
							|  |  |  |                                                 <f:ListItem Text="组织、人员、通讯、方案、规定" Value="组织、人员、通讯、方案、规定" /> | 
					
						
							|  |  |  |                                                 <f:ListItem Text="保运、后勤保障" Value="保运、后勤保障" /> | 
					
						
							| 
									
										
										
										
											2023-11-23 09:28:55 +08:00
										 |  |  |                                             </f:DropDownList> | 
					
						
							|  |  |  |                                         </Items> | 
					
						
							|  |  |  |                                     </f:FormRow> | 
					
						
							|  |  |  |                                 </Rows> | 
					
						
							|  |  |  |                             </f:Form> | 
					
						
							|  |  |  |                         </f:ContentPanel> | 
					
						
							|  |  |  |                     </Items> | 
					
						
							|  |  |  |                 </f:FormRow> | 
					
						
							|  |  |  |             </Rows> | 
					
						
							|  |  |  |         </f:Form> | 
					
						
							|  |  |  |     </form> | 
					
						
							|  |  |  | </body> | 
					
						
							|  |  |  | </html> |