146 lines
		
	
	
		
			9.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
		
		
			
		
	
	
			146 lines
		
	
	
		
			9.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
|  | <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SiteImplementation.aspx.cs" Inherits="FineUIPro.Web.TestRun.TestRunManage.SiteImplementation" %> | ||
|  | 
 | ||
|  | <!DOCTYPE html> | ||
|  | 
 | ||
|  | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
|  | <head runat="server"> | ||
|  |     <title>现场实施</title> | ||
|  |     <link href="../../res/css/common.css" rel="stylesheet" type="text/css" /> | ||
|  |     <style type="text/css"> | ||
|  |         .labcenter { | ||
|  |             text-align: center; | ||
|  |         } | ||
|  | 
 | ||
|  |         .f-grid-row .f-grid-cell-inner { | ||
|  |             white-space: normal; | ||
|  |             word-break: break-all; | ||
|  |         } | ||
|  | 
 | ||
|  |         .f-grid-row.red { | ||
|  |             background-color: #FF7575; | ||
|  |             background-image: none; | ||
|  |         } | ||
|  | 
 | ||
|  |         .fontred { | ||
|  |             color: #FF7575; | ||
|  |             background-image: none; | ||
|  |         } | ||
|  |     </style> | ||
|  | </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> | ||
|  |                         <f:ContentPanel ID="ContentPanel1" Title="现场实施" ShowBorder="true" | ||
|  |                             BodyPadding="10px" EnableCollapse="true" ShowHeader="true" 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> | ||
|  |                                         <Items> | ||
|  |                                             <f:Label ID="lblProjectName" Label="项目名称" Text="" runat="server" LabelAlign="Right" LabelWidth="150px"></f:Label> | ||
|  |                                             <f:Label ID="lblProjectCode" Label="项目号" Text="" runat="server" LabelAlign="Right" LabelWidth="150px"></f:Label> | ||
|  |                                         </Items> | ||
|  |                                     </f:FormRow> | ||
|  |                                     <f:FormRow> | ||
|  |                                         <Items> | ||
|  |                                             <f:Label ID="lblInspectUser" Label="检查表生成人" Text="" runat="server" LabelAlign="Right" LabelWidth="150px"></f:Label> | ||
|  |                                             <f:Label ID="lblInspectData" Label="检查表生成日期" Text="" runat="server" LabelAlign="Right" LabelWidth="150px"></f:Label> | ||
|  |                                         </Items> | ||
|  |                                     </f:FormRow> | ||
|  |                                     <f:FormRow> | ||
|  |                                         <Items> | ||
|  |                                             <f:Label ID="lblSubcontractorName" Label="分包商" Text="" runat="server" LabelAlign="Right" LabelWidth="150px"></f:Label> | ||
|  |                                             <f:Label ID="lblContractorName" Label="承包商" Text="" runat="server" LabelAlign="Right" LabelWidth="150px"></f:Label> | ||
|  |                                         </Items> | ||
|  |                                     </f:FormRow> | ||
|  |                                     <f:FormRow> | ||
|  |                                         <Items> | ||
|  |                                             <f:Label ID="lblSupervisionName" Label="监理" Text="" runat="server" LabelAlign="Right" LabelWidth="150px"></f:Label> | ||
|  |                                             <f:Label ID="lblOwnerName" Label="业主" Text="" runat="server" LabelAlign="Right" LabelWidth="150px"></f:Label> | ||
|  |                                         </Items> | ||
|  |                                     </f:FormRow> | ||
|  |                                     <f:FormRow> | ||
|  |                                         <Items> | ||
|  |                                             <f:Label ID="lblWorkPackName" Label="工作包名称" Text="" runat="server" LabelAlign="Right" LabelWidth="150px"></f:Label> | ||
|  |                                         </Items> | ||
|  |                                     </f:FormRow> | ||
|  |                                     <f:FormRow> | ||
|  |                                         <Items> | ||
|  |                                             <f:RadioButtonList ID="rblIsSiteImplement" Label="现场实施是否完成" LabelWidth="180px" LabelAlign="Right" ColumnNumber="2" runat="server" AutoColumnWidth="true" AutoPostBack="true" OnSelectedIndexChanged="rblIsSiteImplement_SelectedIndexChanged"> | ||
|  |                                                 <f:RadioItem Text="已完成" Value="1" /> | ||
|  |                                                 <f:RadioItem Text="未完成" Value="0" Selected="true" /> | ||
|  |                                             </f:RadioButtonList> | ||
|  |                                             <f:Label ID="lblSiteImplementConfirmData" Label="确认日期" Text="" runat="server" LabelAlign="Right" LabelWidth="150px"></f:Label> | ||
|  |                                         </Items> | ||
|  |                                     </f:FormRow> | ||
|  |                                     <f:FormRow> | ||
|  |                                         <Items> | ||
|  |                                             <f:Panel ID="Panel1" ShowHeader="false" ShowBorder="false" Layout="Column" runat="server"> | ||
|  |                                                 <Items> | ||
|  |                                                     <f:Label runat="server" Text="现场实施记录上传:" CssStyle="padding-left:25px" Width="160px" CssClass="marginr" ShowLabel="false"></f:Label> | ||
|  |                                                     <f:Button ID="btnRecordUpload" Text="现场实施记录上传" ToolTip="现场实施记录上传" Icon="TableCell" runat="server" | ||
|  |                                                         OnClick="btnRecordUpload_Click"> | ||
|  |                                                     </f:Button> | ||
|  |                                                 </Items> | ||
|  |                                             </f:Panel> | ||
|  |                                             <f:Label ID="lblRecordUploadData" Label="记录上传日期" Text="" runat="server" LabelAlign="Right" LabelWidth="150px"></f:Label> | ||
|  |                                         </Items> | ||
|  |                                     </f:FormRow> | ||
|  |                                 </Rows> | ||
|  |                             </f:Form> | ||
|  |                         </f:ContentPanel> | ||
|  |                     </Items> | ||
|  |                 </f:FormRow> | ||
|  |                 <f:FormRow ID="plApprove2"> | ||
|  |                     <Items> | ||
|  |                         <f:ContentPanel Title="检查项" ShowBorder="true" | ||
|  |                             BodyPadding="10px" EnableCollapse="true" ShowHeader="true" AutoScroll="true" | ||
|  |                             runat="server"> | ||
|  |                             <f:Grid ID="gvTermItem" IsFluid="true" CssClass="blockpanel" ShowBorder="true" ShowHeader="false" runat="server" EnableCollapse="false" DataIDField="TermItemId" | ||
|  |                                 DataKeyNames="TermItemId" EnableColumnLines="true" ForceFit="true"> | ||
|  |                                 <Columns> | ||
|  |                                     <f:RowNumberField /> | ||
|  |                                     <f:RenderField ColumnID="InspectedUserName" DataField="InspectedUserName" HeaderText="检查人" HeaderTextAlign="Center"> | ||
|  |                                     </f:RenderField> | ||
|  |                                     <f:RenderField ColumnID="WorkInspectName" Width="150px" DataField="WorkInspectName" HeaderText="检查事项名称" HeaderTextAlign="Center"> | ||
|  |                                     </f:RenderField> | ||
|  |                                     <f:RenderField ColumnID="InspectionIllustrate" Width="150px" DataField="InspectionIllustrate" HeaderText="检查说明" HeaderTextAlign="Center"> | ||
|  |                                     </f:RenderField> | ||
|  |                                     <f:RenderField ColumnID="InspectionResultsName" DataField="InspectionResultsName" HeaderText="检查结果" HeaderTextAlign="Center"> | ||
|  |                                     </f:RenderField> | ||
|  |                                 </Columns> | ||
|  |                             </f:Grid> | ||
|  |                         </f:ContentPanel> | ||
|  |                     </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="btnSubmit" Icon="SystemSaveNew" runat="server" Text="确认现场已实施完" ToolTip="确认现场已实施完" ValidateForms="SimpleForm1" OnClick="btnSubmit_Click"> | ||
|  |                         </f:Button> | ||
|  |                     </Items> | ||
|  |                 </f:Toolbar> | ||
|  |             </Toolbars> | ||
|  |         </f:Form> | ||
|  |         <f:Window ID="WindowAtt" Title="弹出窗体" Hidden="true" EnableIFrame="true" EnableMaximize="true" | ||
|  |             Target="Parent" EnableResize="false" OnClose="WindowAtt_Close" runat="server" IsModal="true" Width="700px" | ||
|  |             Height="500px"> | ||
|  |         </f:Window> | ||
|  |     </form> | ||
|  |     <script> | ||
|  |         function onGridDataLoad(event) { | ||
|  |             this.mergeColumns(['CheckItemType']); | ||
|  |         } | ||
|  |     </script> | ||
|  | </body> | ||
|  | </html> |