2022-03-15 17:36:38 +08:00
|
|
|
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="HiddenRectificationRectify.aspx.cs" Inherits="FineUIPro.Web.HiddenInspection.HiddenRectificationRectify" %>
|
|
|
|
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head runat="server">
|
2025-02-23 13:09:38 +08:00
|
|
|
<title><asp:Literal runat="server" Text="<%$ Resources:Lan,HiddenRectificationConfirm_PageTitle%>"/></title>
|
2022-03-15 17:36:38 +08:00
|
|
|
<link href="../res/css/common.css" rel="stylesheet" type="text/css" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<form id="form1" runat="server">
|
2022-12-20 09:32:32 +08:00
|
|
|
<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>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:RadioButtonList ID="ckType" runat="server" Label="<%$ Resources:Lan,HiddenRectificationView_ckType_Label%>" Readonly="true">
|
|
|
|
<f:RadioItem Value="<%$ Resources:Lan,HazardListEdit_Grid1_D_HeaderText%>" Selected="True" Text="<%$ Resources:Lan,HiddenRectificationView_ckType_RadioItem_D%>" />
|
|
|
|
<f:RadioItem Value="W" Text="<%$ Resources:Lan,HiddenRectificationView_ckType_RadioItem_W%>" />
|
|
|
|
<f:RadioItem Value="M" Text="<%$ Resources:Lan,HiddenRectificationView_ckType_RadioItem_M%>" />
|
2022-12-20 09:32:32 +08:00
|
|
|
</f:RadioButtonList>
|
|
|
|
</Items>
|
|
|
|
</f:FormRow>
|
|
|
|
<f:FormRow>
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:TextArea ID="txtRegisterDef" runat="server" Label="<%$ Resources:Lan,HiddenRectificationView_txtProblemDescription_Label%>" Readonly="true">
|
2022-12-20 09:32:32 +08:00
|
|
|
</f:TextArea>
|
|
|
|
</Items>
|
|
|
|
</f:FormRow>
|
|
|
|
<f:FormRow>
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:TextBox ID="txtRegisterTypesName" runat="server" Label="<%$ Resources:Lan,HiddenRectificationView_txtRegisterTypesName_Label%>" Readonly="true">
|
2022-12-20 09:32:32 +08:00
|
|
|
</f:TextBox>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:TextBox ID="txtWorkAreaName" runat="server" Label="<%$ Resources:Lan,HiddenRectificationView_txtWorkAreaName_Label%>" Readonly="true">
|
2022-12-20 09:32:32 +08:00
|
|
|
</f:TextBox>
|
|
|
|
</Items>
|
|
|
|
</f:FormRow>
|
|
|
|
<f:FormRow>
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:TextBox ID="txtUnitName" runat="server" Label="<%$ Resources:Lan,RiskAnalysisChart_drpUnit_Label%>" Readonly="true">
|
2022-12-20 09:32:32 +08:00
|
|
|
</f:TextBox>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:TextBox ID="txtResponsibleManName" runat="server" Label="<%$ Resources:Lan,HiddenRectificationView_txtResponsibilityManName_Label%>" Readonly="true">
|
2022-12-20 09:32:32 +08:00
|
|
|
</f:TextBox>
|
|
|
|
</Items>
|
|
|
|
</f:FormRow>
|
|
|
|
<f:FormRow>
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:TextArea ID="txtRequirements" runat="server" Label="<%$ Resources:Lan,HiddenRectificationView_txtRequirements_Label%>" Height="50px"
|
2022-12-20 09:32:32 +08:00
|
|
|
MaxLength="400" Readonly="true">
|
|
|
|
</f:TextArea>
|
|
|
|
</Items>
|
|
|
|
</f:FormRow>
|
|
|
|
<f:FormRow>
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:TextBox runat="server" ID="txtHandleIdea" Label="<%$ Resources:Lan,HiddenRectificationConfirm_txtHandleIdea_Label%>" Hidden="true"></f:TextBox>
|
2022-12-20 09:32:32 +08:00
|
|
|
</Items>
|
|
|
|
</f:FormRow>
|
|
|
|
<f:FormRow>
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:DropDownList runat="server" Label="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Label%>" ID="dpRiskLevel" LabelAlign="Right" Readonly="true">
|
|
|
|
<f:ListItem Text="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Item_一般%>" Value="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Item_一般%>" Selected="true" />
|
|
|
|
<f:ListItem Text="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Item_较大%>" Value="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Item_较大%>" />
|
|
|
|
<f:ListItem Text="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Item_重大%>" Value="<%$ Resources:Lan,HiddenRectificationView_dpRiskLevel_Item_重大%>" />
|
2022-12-20 09:32:32 +08:00
|
|
|
</f:DropDownList>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:TextBox ID="txtRectificationPeriod" runat="server" Label="<%$ Resources:Lan,HiddenRectificationView_txtRectificationPeriod_Label%>" Readonly="true">
|
2022-12-20 09:32:32 +08:00
|
|
|
</f:TextBox>
|
|
|
|
</Items>
|
|
|
|
</f:FormRow>
|
|
|
|
<f:FormRow>
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:TextBox ID="txtCheckManName" runat="server" Label="<%$ Resources:Lan,RiskAnalysisChart_rblState_RadioItem_2%>" Readonly="true">
|
2022-12-20 09:32:32 +08:00
|
|
|
</f:TextBox>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:TextBox ID="txtCheckTime" runat="server" Label="<%$ Resources:Lan,RiskAnalysisChart_txtStartRectificationTime_Label%>" Readonly="true">
|
2022-12-20 09:32:32 +08:00
|
|
|
</f:TextBox>
|
|
|
|
</Items>
|
|
|
|
</f:FormRow>
|
|
|
|
<f:FormRow>
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:LinkButton ID="UploadAttach" runat="server" Label="<%$ Resources:Lan,HiddenRectificationConfirm_UploadAttach_Label%>" Text="<%$ Resources:Lan,PersonInfo_Menu_BtnMenuEdit_Text%>" OnClick="btnAttachUrl_Click" LabelAlign="Right">
|
2022-12-20 09:32:32 +08:00
|
|
|
</f:LinkButton>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:NumberBox ID="txtCutPayment" runat="server" Label="<%$ Resources:Lan,HiddenRectificationConfirm_txtCutPayment_Label%>"
|
2022-12-20 09:32:32 +08:00
|
|
|
LabelAlign="Right" Text="0" NoNegative="true" NoDecimal="true" Readonly="true">
|
|
|
|
</f:NumberBox>
|
|
|
|
</Items>
|
|
|
|
</f:FormRow>
|
|
|
|
<f:FormRow>
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:TextArea ID="txtRectification" runat="server" Label="<%$ Resources:Lan,HiddenRectificationView_txtTakeSteps_Label%>">
|
2022-12-20 09:32:32 +08:00
|
|
|
</f:TextArea>
|
|
|
|
</Items>
|
|
|
|
</f:FormRow>
|
|
|
|
<f:FormRow>
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:LinkButton ID="UploadAttachR" runat="server" Label="<%$ Resources:Lan,HiddenRectificationConfirm_UploadAttachR_Label%>" Text="<%$ Resources:Lan,HiddenRectificationConfirm_UploadAttach_Text%>" OnClick="btnAttachUrlR_Click" LabelAlign="Right">
|
2022-12-20 09:32:32 +08:00
|
|
|
</f:LinkButton>
|
|
|
|
|
|
|
|
</Items>
|
|
|
|
</f:FormRow>
|
|
|
|
</Rows>
|
|
|
|
<Toolbars>
|
|
|
|
<f:Toolbar ID="Toolbar1" Position="Bottom" ToolbarAlign="Right" runat="server">
|
|
|
|
<Items>
|
|
|
|
<f:ToolbarFill ID="ToolbarFill1" runat="server">
|
|
|
|
</f:ToolbarFill>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:Button ID="btnSave" Icon="<%$ Resources:Lan,CheckHolidayDetailEdit_btnSave_Icon%>" runat="server" ValidateForms="SimpleForm1"
|
2022-12-20 09:32:32 +08:00
|
|
|
OnClick="btnSave_Click">
|
|
|
|
</f:Button>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:Button ID="btnClose" EnablePostBack="false" ToolTip="<%$ Resources:Lan,ReadWriteCard_btnClose_ToolTip%>" runat="server" Icon="SystemClose">
|
2022-12-20 09:32:32 +08:00
|
|
|
</f:Button>
|
|
|
|
</Items>
|
|
|
|
</f:Toolbar>
|
|
|
|
</Toolbars>
|
|
|
|
</f:Form>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:Window ID="Window1" Title="<%$ Resources:Lan,HiddenRectificationConfirm_Window1_Title%>" Hidden="true" EnableIFrame="true" EnableMaximize="true"
|
2022-12-20 09:32:32 +08:00
|
|
|
Target="Parent" EnableResize="false" runat="server" IsModal="true" Width="680px"
|
|
|
|
Height="480px">
|
|
|
|
</f:Window>
|
2022-03-15 17:36:38 +08:00
|
|
|
</form>
|
|
|
|
</body>
|
|
|
|
</html>
|