| 
									
										
										
										
											2021-04-30 10:28:37 +08:00
										 |  |  | <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="NCRManagementEdit.aspx.cs" Inherits="FineUIPro.Web.CQMS.Comprehensive.NCRManagementEdit" %> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <!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" runat="server" AutoSizePanelID="SimpleForm1" /> | 
					
						
							|  |  |  |         <f:Form ID="SimpleForm1" ShowBorder="false" ShowHeader="false" AutoScroll="true" BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right"> | 
					
						
							|  |  |  |             <Rows> | 
					
						
							|  |  |  |                 <f:FormRow> | 
					
						
							|  |  |  |                     <Items> | 
					
						
							|  |  |  |                         <f:DropDownList ID="drpSendUnit" runat="server" Label="发出单位" Required="true" ShowRedStar="true" LabelAlign="Right" LabelWidth="130px"> | 
					
						
							|  |  |  |                         </f:DropDownList> | 
					
						
							|  |  |  |                         <f:DropDownList ID="drpCNProfessionalId" runat="server" Label="专业" LabelAlign="Right" LabelWidth="130px" Required="true" ShowRedStar="true"></f:DropDownList> | 
					
						
							|  |  |  |                     </Items> | 
					
						
							|  |  |  |                 </f:FormRow> | 
					
						
							|  |  |  |                 <f:FormRow> | 
					
						
							|  |  |  |                     <Items> | 
					
						
							|  |  |  |                         <f:TextBox ID="txtNCRCode" runat="server" Label="NCR单号" MaxLength="50" Required="true" ShowRedStar="true" LabelAlign="Right" LabelWidth="130px"></f:TextBox> | 
					
						
							|  |  |  |                         <f:DatePicker runat="server" DateFormatString="yyyy-MM-dd" Label="下发日期" ID="txtIssuedDate" | 
					
						
							|  |  |  |                             LabelAlign="Right" LabelWidth="130px"> | 
					
						
							|  |  |  |                         </f:DatePicker> | 
					
						
							|  |  |  |                     </Items> | 
					
						
							|  |  |  |                 </f:FormRow> | 
					
						
							| 
									
										
										
										
											2024-03-31 01:12:53 +08:00
										 |  |  |                 <f:FormRow> | 
					
						
							|  |  |  |                     <Items> | 
					
						
							| 
									
										
										
										
											2024-04-19 15:34:10 +08:00
										 |  |  |                         <f:DropDownList ID="ddlProblem" runat="server" Label="问题类别"  LabelAlign="Right" LabelWidth="130px">      | 
					
						
							| 
									
										
										
										
											2024-03-31 01:12:53 +08:00
										 |  |  |                             <f:ListItem Value="" Text="-请选择-" Selected="true" /> | 
					
						
							|  |  |  |                             <f:ListItem Value="过程监督不到位" Text="过程监督不到位" /> | 
					
						
							|  |  |  |                              <f:ListItem Value="质量缺陷" Text="质量缺陷" /> | 
					
						
							|  |  |  |                              <f:ListItem Value="质量管理问题" Text="质量管理问题" /> | 
					
						
							|  |  |  |                              <f:ListItem Value="不按设计要求施工" Text="不按设计要求施工" /> | 
					
						
							|  |  |  |                              <f:ListItem Value="不按程序施工" Text="不按程序施工" /> | 
					
						
							|  |  |  |                              <f:ListItem Value="成品保护不到位" Text="成品保护不到位" /> | 
					
						
							| 
									
										
										
										
											2024-04-30 23:33:49 +08:00
										 |  |  |                         </f:DropDownList>   | 
					
						
							|  |  |  |                          <f:NumberBox ID="txtRemarkCode" runat="server" Label="标志编号" LabelAlign="Right" LabelWidth="130px" Required="true" ShowRedStar="true" NoDecimal="true" NoNegative="true"></f:NumberBox> | 
					
						
							|  |  |  |                     </Items> | 
					
						
							|  |  |  |                 </f:FormRow> | 
					
						
							|  |  |  |                 <f:FormRow> | 
					
						
							|  |  |  |                     <Items> | 
					
						
							|  |  |  |                         <f:TextArea ID="txtContents" runat="server" Label="主要内容" MaxLength="500" LabelAlign="Right" LabelWidth="130px"></f:TextArea> | 
					
						
							| 
									
										
										
										
											2024-03-31 01:12:53 +08:00
										 |  |  |                     </Items> | 
					
						
							|  |  |  |                 </f:FormRow> | 
					
						
							|  |  |  |                  <f:FormRow> | 
					
						
							|  |  |  |                     <Items> | 
					
						
							| 
									
										
										
										
											2024-05-28 18:42:12 +08:00
										 |  |  |                         <f:TextArea ID="txtMeasure" runat="server" Label="改进措施" MaxLength="1000" LabelAlign="Right" LabelWidth="130px"></f:TextArea> | 
					
						
							| 
									
										
										
										
											2024-03-31 01:12:53 +08:00
										 |  |  |                     </Items> | 
					
						
							|  |  |  |                 </f:FormRow> | 
					
						
							| 
									
										
										
										
											2021-04-30 10:28:37 +08:00
										 |  |  |                 <f:FormRow> | 
					
						
							|  |  |  |                     <Items> | 
					
						
							|  |  |  |                         <f:DropDownList ID="drpUnitWorkIds" runat="server" Label="单位工程名称" EnableCheckBoxSelect="true" EnableMultiSelect="true" LabelWidth="130px" AutoSelectFirstItem="false" LabelAlign="Right"></f:DropDownList> | 
					
						
							|  |  |  |                     </Items> | 
					
						
							|  |  |  |                 </f:FormRow> | 
					
						
							|  |  |  |                 <f:FormRow> | 
					
						
							|  |  |  |                     <Items> | 
					
						
							|  |  |  |                         <f:DropDownList ID="drpUnitIds" runat="server" Label="接收单位" EnableCheckBoxSelect="true" EnableMultiSelect="true" LabelWidth="130px" AutoSelectFirstItem="false" LabelAlign="Right"></f:DropDownList> | 
					
						
							| 
									
										
										
										
											2024-07-01 14:09:40 +08:00
										 |  |  |                         <f:DropDownList ID="drpSupervisor" runat="server" Label="监督人" LabelAlign="Right" LabelWidth="130px"></f:DropDownList> | 
					
						
							| 
									
										
										
										
											2021-04-30 10:28:37 +08:00
										 |  |  |                     </Items> | 
					
						
							|  |  |  |                 </f:FormRow> | 
					
						
							|  |  |  |                 <f:FormRow> | 
					
						
							| 
									
										
										
										
											2024-04-30 23:33:49 +08:00
										 |  |  |                     <Items>                 | 
					
						
							| 
									
										
										
										
											2024-04-16 16:28:26 +08:00
										 |  |  |                           <f:DropDownList ID="ddlImplementationFrontState" runat="server" Label="实施状态" Required="true"  LabelAlign="Right" LabelWidth="130px">      | 
					
						
							|  |  |  |                             <f:ListItem Value="" Text="-请选择-" Selected="true" /> | 
					
						
							|  |  |  |                             <f:ListItem Value="整改中" Text="整改中" /> | 
					
						
							|  |  |  |                              <f:ListItem Value="已闭合" Text="已闭合" />                              | 
					
						
							|  |  |  |                         </f:DropDownList>  | 
					
						
							| 
									
										
										
										
											2021-04-30 10:28:37 +08:00
										 |  |  |                         <f:TextBox ID="txtResponsibleMan" runat="server" Label="责任人" MaxLength="100" LabelAlign="Right" LabelWidth="130px"></f:TextBox> | 
					
						
							|  |  |  |                     </Items> | 
					
						
							|  |  |  |                 </f:FormRow> | 
					
						
							|  |  |  |                 <f:FormRow> | 
					
						
							|  |  |  |                     <Items> | 
					
						
							|  |  |  |                         <f:DatePicker runat="server" DateFormatString="yyyy-MM-dd" Label="要求封闭日期" ID="txtClosedDate" | 
					
						
							|  |  |  |                             LabelAlign="Right" LabelWidth="130px"> | 
					
						
							|  |  |  |                         </f:DatePicker> | 
					
						
							|  |  |  |                         <f:DatePicker runat="server" DateFormatString="yyyy-MM-dd" Label="完成日期" ID="txtCompleteDate" | 
					
						
							|  |  |  |                             LabelAlign="Right" LabelWidth="130px"> | 
					
						
							|  |  |  |                         </f:DatePicker> | 
					
						
							|  |  |  |                     </Items> | 
					
						
							|  |  |  |                 </f:FormRow> | 
					
						
							|  |  |  |                 <f:FormRow> | 
					
						
							|  |  |  |                     <Items> | 
					
						
							|  |  |  |                         <f:Panel ID="Panel2" ShowHeader="false" ShowBorder="false" Layout="Column" CssClass="" runat="server"> | 
					
						
							|  |  |  |                             <Items> | 
					
						
							| 
									
										
										
										
											2024-04-19 10:13:37 +08:00
										 |  |  |                                 <f:Label ID="Label1" runat="server" Label="上传附件" | 
					
						
							| 
									
										
										
										
											2021-04-30 10:28:37 +08:00
										 |  |  |                                     LabelAlign="Right" LabelWidth="130px"> | 
					
						
							|  |  |  |                                 </f:Label> | 
					
						
							|  |  |  |                                 <f:Button ID="btnAttach" Icon="TableCell" EnablePostBack="true" Text="附件" runat="server" OnClick="btnAttach_Click"> | 
					
						
							|  |  |  |                                 </f:Button> | 
					
						
							|  |  |  |                             </Items> | 
					
						
							| 
									
										
										
										
											2024-04-30 23:33:49 +08:00
										 |  |  |                         </f:Panel>                        | 
					
						
							| 
									
										
										
										
											2021-04-30 10:28:37 +08:00
										 |  |  |                     </Items> | 
					
						
							|  |  |  |                 </f:FormRow> | 
					
						
							| 
									
										
										
										
											2024-06-14 15:46:10 +08:00
										 |  |  |               <%--  <f:FormRow MarginTop="10px"> | 
					
						
							| 
									
										
										
										
											2023-04-28 17:46:41 +08:00
										 |  |  |                     <Items> | 
					
						
							|  |  |  |                         <f:DropDownList runat="server" Width="300px" Label="专业工程师确认" LabelWidth="130px" ID="drpAudit" ShowRedStar="true" Required="true" EmptyText="--请选择--"> | 
					
						
							|  |  |  |                         </f:DropDownList> | 
					
						
							|  |  |  |                     </Items> | 
					
						
							|  |  |  |                 </f:FormRow> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |                 <f:FormRow ID="agree"> | 
					
						
							|  |  |  |                     <Items> | 
					
						
							|  |  |  |                         <f:RadioButtonList runat="server" ID="rblIsAgree" Label="是否同意" ShowRedStar="true"> | 
					
						
							|  |  |  |                             <f:RadioItem Text="同意" Value="true" Selected="true" /> | 
					
						
							|  |  |  |                             <f:RadioItem Text="不同意" Value="false" Selected="true" /> | 
					
						
							|  |  |  |                         </f:RadioButtonList> | 
					
						
							|  |  |  |                     </Items> | 
					
						
							|  |  |  |                 </f:FormRow> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |            | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |                 <f:FormRow ID="options"> | 
					
						
							|  |  |  |                     <Items> | 
					
						
							|  |  |  |                         <f:TextArea ID="txtidea" ShowRedStar="true" runat="server" Label="办理意见" MaxLength="3000"> | 
					
						
							|  |  |  |                         </f:TextArea> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |                     </Items> | 
					
						
							| 
									
										
										
										
											2024-06-14 15:46:10 +08:00
										 |  |  |                 </f:FormRow>--%> | 
					
						
							| 
									
										
										
										
											2023-04-28 17:46:41 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-04-30 10:28:37 +08:00
										 |  |  |             </Rows> | 
					
						
							|  |  |  |             <Toolbars> | 
					
						
							|  |  |  |                 <f:Toolbar ID="Toolbar1" Position="Bottom" ToolbarAlign="Right" runat="server"> | 
					
						
							|  |  |  |                     <Items> | 
					
						
							|  |  |  |                         <f:HiddenField ID="hdAttachUrl" runat="server"> | 
					
						
							|  |  |  |                         </f:HiddenField> | 
					
						
							| 
									
										
										
										
											2023-04-28 17:46:41 +08:00
										 |  |  |                             <f:Button ID="btnSave" Icon="SystemSave" runat="server" Text="保存" ToolTip="保存" ValidateForms="SimpleForm1" OnClick="btnSave_Click" Hidden="true"> | 
					
						
							|  |  |  |                         </f:Button> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-06-14 15:46:10 +08:00
										 |  |  |                          <%--<f:Button ID="btnSubmit" Icon="SystemSaveNew" runat="server" Text="提交" ToolTip="提交" OnClick="btnSubmit_Click" ValidateForms="SimpleForm1"> | 
					
						
							|  |  |  |                         </f:Button>--%> | 
					
						
							| 
									
										
										
										
											2021-04-30 10:28:37 +08:00
										 |  |  |                     </Items> | 
					
						
							|  |  |  |                 </f:Toolbar> | 
					
						
							|  |  |  |             </Toolbars> | 
					
						
							|  |  |  |         </f:Form> | 
					
						
							|  |  |  |         <f:Window ID="WindowAtt" Title="弹出窗体" Hidden="true" EnableIFrame="true" EnableMaximize="true" | 
					
						
							|  |  |  |             Target="Parent" EnableResize="false" runat="server" IsModal="true" Width="700px" | 
					
						
							|  |  |  |             Height="500px"> | 
					
						
							|  |  |  |         </f:Window> | 
					
						
							|  |  |  |     </form> | 
					
						
							|  |  |  | </body> | 
					
						
							|  |  |  | </html> |