| 
									
										
										
										
											2023-09-19 16:12:26 +08:00
										 |  |  | <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="TailTermApprove.aspx.cs" Inherits="FineUIPro.Web.TestRun.BeforeTestRun.TailTermApprove" %> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <!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" runat="server" Label="项目名称" LabelAlign="Right"></f:Label> | 
					
						
							|  |  |  |                                             <f:Label ID="lblTailTermCode" runat="server" Label="巡检编号" LabelAlign="Right"></f:Label> | 
					
						
							|  |  |  |                                         </Items> | 
					
						
							|  |  |  |                                     </f:FormRow> | 
					
						
							|  |  |  |                                     <f:FormRow> | 
					
						
							|  |  |  |                                         <Items> | 
					
						
							|  |  |  |                                             <f:Label ID="lblConstructionUnit" runat="server" Label="施工单位" LabelAlign="Right"></f:Label> | 
					
						
							|  |  |  |                                             <f:Label ID="lblProblemType" runat="server" Label="问题类别" LabelAlign="Right"></f:Label> | 
					
						
							|  |  |  |                                         </Items> | 
					
						
							|  |  |  |                                     </f:FormRow> | 
					
						
							|  |  |  |                                     <f:FormRow> | 
					
						
							|  |  |  |                                         <Items> | 
					
						
							| 
									
										
										
										
											2023-11-23 09:28:55 +08:00
										 |  |  |                                             <f:Label ID="lblSubInspectName" runat="server" Label="管道号/设备位号" LabelAlign="Right"></f:Label> | 
					
						
							|  |  |  |                                             <f:Label ID="lblTermItemName" runat="server" Label="检查项" LabelAlign="Right"></f:Label> | 
					
						
							| 
									
										
										
										
											2023-09-19 16:12:26 +08:00
										 |  |  |                                         </Items> | 
					
						
							|  |  |  |                                     </f:FormRow> | 
					
						
							|  |  |  |                                     <f:FormRow> | 
					
						
							|  |  |  |                                         <Items> | 
					
						
							|  |  |  |                                             <f:Label ID="lblQuestionDesc" ShowRedStar="true" runat="server" Label="问题描述"></f:Label> | 
					
						
							|  |  |  |                                             <f:Label ID="lblRectifyOpinion" runat="server" Label="整改意见"></f:Label> | 
					
						
							|  |  |  |                                         </Items> | 
					
						
							|  |  |  |                                     </f:FormRow> | 
					
						
							|  |  |  |                                     <f:FormRow> | 
					
						
							|  |  |  |                                         <Items> | 
					
						
							|  |  |  |                                             <f:Label ID="lblInspectUser" runat="server" Label="检查人" LabelAlign="Right"></f:Label> | 
					
						
							| 
									
										
										
										
											2023-11-23 09:28:55 +08:00
										 |  |  |                                             <f:Label ID="lblAdjustCompleteTime" runat="server" Label="要求整改完成时间" LabelWidth="150px" LabelAlign="Right"></f:Label> | 
					
						
							| 
									
										
										
										
											2023-09-19 16:12:26 +08:00
										 |  |  |                                         </Items> | 
					
						
							|  |  |  |                                     </f:FormRow> | 
					
						
							|  |  |  |                                     <f:FormRow> | 
					
						
							|  |  |  |                                         <Items> | 
					
						
							|  |  |  |                                             <f:Panel ID="Panel1" ShowHeader="false" ShowBorder="false" Layout="Column" runat="server"> | 
					
						
							|  |  |  |                                                 <Items> | 
					
						
							| 
									
										
										
										
											2023-11-23 09:28:55 +08:00
										 |  |  |                                                     <f:Label runat="server" Text="问题图片查看:" CssStyle="padding-left:25px" Width="150px" CssClass="marginr" ShowLabel="false"></f:Label> | 
					
						
							|  |  |  |                                                     <f:Button ID="imgBtnQuestionFile" Text="问题图片查看" ToolTip="问题图片查看" Icon="TableCell" runat="server" | 
					
						
							| 
									
										
										
										
											2023-09-19 16:12:26 +08:00
										 |  |  |                                                         OnClick="imgBtnQuestionFile_Click"> | 
					
						
							|  |  |  |                                                     </f:Button> | 
					
						
							|  |  |  |                                                 </Items> | 
					
						
							|  |  |  |                                             </f:Panel> | 
					
						
							|  |  |  |                                             <f:Panel ID="Panel2" ShowHeader="false" ShowBorder="false" Layout="Column" runat="server"> | 
					
						
							|  |  |  |                                                 <Items> | 
					
						
							| 
									
										
										
										
											2023-11-23 09:28:55 +08:00
										 |  |  |                                                     <f:Label ID="lblAttach" CssStyle="padding-left:23px" Width="150px" runat="server" CssClass="marginr" ShowLabel="false" | 
					
						
							|  |  |  |                                                         Text="整改图片查看:"> | 
					
						
							| 
									
										
										
										
											2023-09-19 16:12:26 +08:00
										 |  |  |                                                     </f:Label> | 
					
						
							| 
									
										
										
										
											2023-11-23 09:28:55 +08:00
										 |  |  |                                                     <f:Button ID="imgBtnRectifyFile" Text="整改图片查看" ToolTip="整改图片查看" Icon="TableCell" runat="server" OnClick="imgBtnRectifyFile_Click"> | 
					
						
							| 
									
										
										
										
											2023-09-19 16:12:26 +08:00
										 |  |  |                                                     </f:Button> | 
					
						
							|  |  |  |                                                 </Items> | 
					
						
							|  |  |  |                                             </f:Panel> | 
					
						
							|  |  |  |                                         </Items> | 
					
						
							|  |  |  |                                     </f:FormRow> | 
					
						
							| 
									
										
										
										
											2023-10-24 10:17:27 +08:00
										 |  |  |                                     <f:FormRow ID="plApprove2"> | 
					
						
							|  |  |  |                                         <Items> | 
					
						
							|  |  |  |                                             <f:ContentPanel Title="巡检处理列表" ShowBorder="true" | 
					
						
							|  |  |  |                                                 BodyPadding="10px" EnableCollapse="true" ShowHeader="true" AutoScroll="true" | 
					
						
							|  |  |  |                                                 runat="server"> | 
					
						
							|  |  |  |                                                 <f:Grid ID="gvHandle" IsFluid="true" CssClass="blockpanel" ShowBorder="true" ShowHeader="false" runat="server" EnableCollapse="false" | 
					
						
							|  |  |  |                                                     DataKeyNames="InspectTermId" EnableColumnLines="true" ForceFit="true"> | 
					
						
							|  |  |  |                                                     <Columns> | 
					
						
							|  |  |  |                                                         <f:RowNumberField /> | 
					
						
							| 
									
										
										
										
											2023-11-06 11:16:46 +08:00
										 |  |  |                                                         <f:RenderField ColumnID="ConstructionUnitName" Width="300px" DataField="ConstructionUnitName" HeaderText="施工单位" HeaderTextAlign="Center"> | 
					
						
							|  |  |  |                                                         </f:RenderField> | 
					
						
							| 
									
										
										
										
											2023-10-24 10:17:27 +08:00
										 |  |  |                                                         <f:RenderField ColumnID="ApproveStateName" Width="100px" DataField="ApproveStateName" HeaderText="处理状态" HeaderTextAlign="Center"> | 
					
						
							|  |  |  |                                                         </f:RenderField> | 
					
						
							|  |  |  |                                                         <f:RenderField ColumnID="ApproveTime" Width="150px" DataField="ApproveTime" HeaderText="处理时间" HeaderTextAlign="Center"> | 
					
						
							|  |  |  |                                                         </f:RenderField> | 
					
						
							|  |  |  |                                                         <f:RenderField ColumnID="ApproveOpinion" DataField="ApproveOpinion" HeaderText="处理意见" HeaderTextAlign="Center"> | 
					
						
							|  |  |  |                                                         </f:RenderField> | 
					
						
							|  |  |  |                                                     </Columns> | 
					
						
							|  |  |  |                                                 </f:Grid> | 
					
						
							|  |  |  |                                             </f:ContentPanel> | 
					
						
							|  |  |  |                                         </Items> | 
					
						
							|  |  |  |                                     </f:FormRow> | 
					
						
							| 
									
										
										
										
											2023-09-19 16:12:26 +08:00
										 |  |  |                                     <f:FormRow> | 
					
						
							|  |  |  |                                         <Items> | 
					
						
							| 
									
										
										
										
											2023-10-24 10:17:27 +08:00
										 |  |  |                                             <f:Label runat="server" ID="lblApproveUser" Label="审核人"></f:Label> | 
					
						
							|  |  |  |                                             <f:HiddenField runat="server" ID="hidApproveUserId"></f:HiddenField> | 
					
						
							|  |  |  |                                             <f:Label runat="server" ID="lblApproveTime" Label="审核时间"></f:Label> | 
					
						
							| 
									
										
										
										
											2023-09-19 16:12:26 +08:00
										 |  |  |                                         </Items> | 
					
						
							|  |  |  |                                     </f:FormRow> | 
					
						
							|  |  |  |                                     <f:FormRow> | 
					
						
							|  |  |  |                                         <Items> | 
					
						
							|  |  |  |                                             <f:TextArea ID="txtApproveOpinion" ShowRedStar="true" Required="true" runat="server" Label="审核意见" MaxLength="3000"></f:TextArea> | 
					
						
							|  |  |  |                                         </Items> | 
					
						
							|  |  |  |                                     </f:FormRow> | 
					
						
							|  |  |  |                                 </Rows> | 
					
						
							|  |  |  |                             </f:Form> | 
					
						
							|  |  |  |                         </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="btnReturn" Icon="SystemSave" runat="server" Text="退回" ToolTip="退回" ValidateForms="SimpleForm1" OnClick="btnReturn_Click"> | 
					
						
							|  |  |  |                         </f:Button> | 
					
						
							|  |  |  |                         <f:Button ID="btnPass" Icon="SystemSaveNew" runat="server" Text="通过" ToolTip="通过" ValidateForms="SimpleForm1" OnClick="btnPass_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> |