2022-03-15 17:36:38 +08:00
|
|
|
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="IncentiveNoticeEdit.aspx.cs"
|
|
|
|
|
Inherits="FineUIPro.Web.HSSE.Check.IncentiveNoticeEdit" ValidateRequest="false" %>
|
|
|
|
|
|
|
|
|
|
<%@ Register Src="~/Controls/FlowOperateControl.ascx" TagName="FlowOperateControl"
|
|
|
|
|
TagPrefix="uc1" %>
|
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
|
<head runat="server">
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
2025-02-23 13:09:38 +08:00
|
|
|
<title><asp:Literal runat="server" Text="<%$ Resources:Lan,IncentiveNoticeEdit_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">
|
|
|
|
|
<f:PageManager ID="PageManager1" runat="server" AutoSizePanelID="SimpleForm1" />
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:Form ID="SimpleForm1" ShowBorder="false" ShowHeader="false" Title="<%$ Resources:Lan,IncentiveNoticeView_SimpleForm1_Title%>" AutoScroll="true"
|
2022-03-15 17:36:38 +08:00
|
|
|
BodyPadding="10px" runat="server" RedStarPosition="BeforeText" LabelAlign="Right">
|
|
|
|
|
<Rows>
|
|
|
|
|
<f:FormRow>
|
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:TextBox ID="txtIncentiveNoticeCode" runat="server" Label="<%$ Resources:Lan,ConstructSolution_ColumnID_ConstructSolutionCode_HeaderText%>" LabelAlign="Right"
|
2022-03-15 17:36:38 +08:00
|
|
|
MaxLength="50" Readonly="true" LabelWidth="90px">
|
|
|
|
|
</f:TextBox>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:DatePicker ID="txtIncentiveDate" runat="server" Label="<%$ Resources:Lan,IncentiveNoticeView_txtIncentiveDate_Label%>" LabelAlign="Right"
|
2022-03-15 17:36:38 +08:00
|
|
|
EnableEdit="true" LabelWidth="90px" Readonly="true">
|
|
|
|
|
</f:DatePicker>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:DropDownList ID="drpRewardType" runat="server" Label="<%$ Resources:Lan,IncentiveNoticeView_txtRewardType_Label%>" LabelAlign="Right" LabelWidth="90px"
|
2022-03-15 17:36:38 +08:00
|
|
|
Required="true" ShowRedStar="true" Readonly="true">
|
|
|
|
|
</f:DropDownList>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:FormRow>
|
|
|
|
|
<f:FormRow>
|
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:DropDownList ID="drpUnit" runat="server" Label="<%$ Resources:Lan,IncentiveNoticeView_txtUnitName_Label%>" LabelAlign="Right" EnableEdit="true" LabelWidth="90px"
|
2022-03-15 17:36:38 +08:00
|
|
|
Required="true" ShowRedStar="true" AutoPostBack="true" Readonly="true">
|
|
|
|
|
</f:DropDownList>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:DropDownList ID="drpTeamGroup" runat="server" Label="<%$ Resources:Lan,IncentiveNoticeView_txtTeamGroup_Label%>" LabelAlign="Right" EnableEdit="true" LabelWidth="90px" Readonly="true">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:DropDownList>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:DropDownList ID="drpPerson" runat="server" Label="<%$ Resources:Lan,IncentiveNoticeView_txtPerson_Label%>" LabelAlign="Right" EnableEdit="true" LabelWidth="90px" Readonly="true">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:DropDownList>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:FormRow>
|
|
|
|
|
<f:FormRow>
|
|
|
|
|
<Items>
|
|
|
|
|
<f:TextBox ID="txtBasicItem" runat="server" Label="奖励根据 " LabelAlign="Right" MaxLength="300"
|
|
|
|
|
LabelWidth="90px" Readonly="true">
|
|
|
|
|
</f:TextBox>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:FormRow>
|
|
|
|
|
<f:FormRow>
|
|
|
|
|
<Items>
|
|
|
|
|
<f:Panel ID="Panel19" runat="server" Height="100px" ShowBorder="false"
|
|
|
|
|
Layout="Table" TableConfigColumns="2" ShowHeader="false" BodyPadding="1px">
|
|
|
|
|
<Items>
|
|
|
|
|
<f:Panel ID="Panel14" Title="Panel1" Width="90px" Height="120px" MarginRight="0"
|
|
|
|
|
MarginTop="40" TableRowspan="3" runat="server" BodyPadding="1px" ShowBorder="false"
|
|
|
|
|
ShowHeader="false" MarginLeft="10px">
|
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:Label runat="server" ID="Label30" Text="<%$ Resources:Lan,IncentiveNoticeView_Label30_Text%>" LabelWidth="90px">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:Label>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:Panel>
|
|
|
|
|
<f:Panel ID="Panel16" Title="Panel1" Width="800px" Height="40px" runat="server" BodyPadding="1px"
|
|
|
|
|
ShowBorder="false" ShowHeader="false">
|
|
|
|
|
<Items>
|
|
|
|
|
<f:Form ID="Form2" ShowBorder="false" ShowHeader="false" AutoScroll="true" runat="server"
|
|
|
|
|
RedStarPosition="BeforeText" LabelAlign="Right">
|
|
|
|
|
<Rows>
|
|
|
|
|
<f:FormRow ColumnWidths="10% 25% 25% 40%">
|
|
|
|
|
<Items>
|
|
|
|
|
<f:CheckBox runat="server" ID="rbtnIncentiveWay1" Checked="true" AutoPostBack="true" Readonly="true">
|
|
|
|
|
</f:CheckBox>
|
|
|
|
|
<f:NumberBox runat="server" ID="txtPayMoney" EnableBlurEvent="true" Readonly="true">
|
|
|
|
|
</f:NumberBox>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:TextBox runat="server" ID="txtCurrency" Label="<%$ Resources:Lan,PunishNoticeView_txtCurrency_Label%>" MaxLength="50" LabelWidth="60px" Readonly="true">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:TextBox>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:TextBox runat="server" ID="txtBig" Label="<%$ Resources:Lan,PunishNoticeView_txtBig_Label%>" Readonly="true" LabelWidth="60px">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:TextBox>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:FormRow>
|
|
|
|
|
</Rows>
|
|
|
|
|
</f:Form>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:Panel>
|
|
|
|
|
<f:Panel ID="Panel1" Title="Panel1" Width="800px" Height="40px" runat="server" BodyPadding="1px"
|
|
|
|
|
ShowBorder="false" ShowHeader="false">
|
|
|
|
|
<Items>
|
|
|
|
|
<f:Form ID="Form3" ShowBorder="false" ShowHeader="false" AutoScroll="true" runat="server"
|
|
|
|
|
RedStarPosition="BeforeText" LabelAlign="Right">
|
|
|
|
|
<Rows>
|
|
|
|
|
<f:FormRow ColumnWidths="5% 5% 80% 10%">
|
|
|
|
|
<Items>
|
|
|
|
|
<f:CheckBox runat="server" ID="rbtnIncentiveWay2" AutoPostBack="true" Readonly="true">
|
|
|
|
|
</f:CheckBox>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:Label runat="server" ID="Label33" Text="<%$ Resources:Lan,IncentiveNoticeView_Label33_Text%>">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:Label>
|
|
|
|
|
<f:TextBox runat="server" ID="txtTitleReward" Readonly="true">
|
|
|
|
|
</f:TextBox>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:Label runat="server" ID="Label34" Text="<%$ Resources:Lan,IncentiveNoticeView_Label34_Text%>">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:Label>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:FormRow>
|
|
|
|
|
</Rows>
|
|
|
|
|
</f:Form>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:Panel>
|
|
|
|
|
<f:Panel ID="Panel2" Title="Panel1" Width="800px" Height="40px" runat="server" BodyPadding="1px"
|
|
|
|
|
ShowBorder="false" ShowHeader="false">
|
|
|
|
|
<Items>
|
|
|
|
|
<f:Form ID="Form4" ShowBorder="false" ShowHeader="false" AutoScroll="true" runat="server"
|
|
|
|
|
RedStarPosition="BeforeText" LabelAlign="Right">
|
|
|
|
|
<Rows>
|
|
|
|
|
<f:FormRow ColumnWidths="5% 5% 80% 10%">
|
|
|
|
|
<Items>
|
|
|
|
|
<f:CheckBox runat="server" ID="rbtnIncentiveWay3" AutoPostBack="true" Readonly="true">
|
|
|
|
|
</f:CheckBox>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:Label runat="server" ID="Label35" Text="<%$ Resources:Lan,IncentiveNoticeView_Label35_Text%>">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:Label>
|
|
|
|
|
<f:TextBox runat="server" ID="txtMattleReward" Readonly="true">
|
|
|
|
|
</f:TextBox>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:Label runat="server" ID="Label36" Text="<%$ Resources:Lan,IncentiveNoticeView_Label36_Text%>">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:Label>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:FormRow>
|
|
|
|
|
</Rows>
|
|
|
|
|
</f:Form>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:Panel>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:Panel>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:FormRow>
|
|
|
|
|
<f:FormRow>
|
|
|
|
|
<Items>
|
|
|
|
|
<f:FileUpload runat="server" ID="btnFile" EmptyText="请选择附件" MarginTop="20px"
|
2025-02-23 13:09:38 +08:00
|
|
|
AutoPostBack="true" Label="<%$ Resources:Lan,ConstructSolution_WindowField_HeaderText%>" LabelWidth="90px" Readonly="true">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:FileUpload>
|
|
|
|
|
<f:ContentPanel ID="ContentPanel2" runat="server" ShowHeader="false" ShowBorder="false"
|
2025-02-23 13:09:38 +08:00
|
|
|
Title="<%$ Resources:Lan,ConstructSolution_WindowField_HeaderText%>">
|
2022-03-15 17:36:38 +08:00
|
|
|
<table>
|
|
|
|
|
<tr style="height: 28px">
|
|
|
|
|
<td align="left">
|
|
|
|
|
<div id="divFile" runat="server">
|
|
|
|
|
</div>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</f:ContentPanel>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:FormRow>
|
|
|
|
|
<f:FormRow>
|
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:Label runat="server" ID="Label37" Text="<%$ Resources:Lan,IncentiveNoticeView_Label37_Text%>" MarginTop="15px">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:Label>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:FormRow>
|
|
|
|
|
<f:FormRow>
|
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:HtmlEditor runat="server" Label="<%$ Resources:Lan,IncentiveNoticeView_txtFileContents_Label%>" ID="txtFileContents" ShowLabel="false"
|
2022-03-15 17:36:38 +08:00
|
|
|
Editor="UMEditor" BasePath="~/res/umeditor/" ToolbarSet="Full" Height="200px" LabelAlign="Right" Readonly="true">
|
|
|
|
|
</f:HtmlEditor>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:FormRow>
|
|
|
|
|
<f:FormRow ID="IsAgree" Hidden="true">
|
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:RadioButtonList runat="server" ID="rdbIsAgree" Label="<%$ Resources:Lan,RectifyNoticesView_gvFlowOperate_IsAgreeName_HeaderText%>" ShowRedStar="true" LabelWidth="110px" AutoPostBack="true" OnSelectedIndexChanged="rdbIsAgree_SelectedIndexChanged">
|
|
|
|
|
<f:RadioItem Text="<%$ Resources:Lan,RectifyNoticesRecheck_rdbIsAgree_RadioItem_Agree%>" Value="true" Selected="true" />
|
|
|
|
|
<f:RadioItem Text="<%$ Resources:Lan,RectifyNoticesRecheck_rdbIsAgree_RadioItem_Disagree%>" Value="false" />
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:RadioButtonList>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:FormRow>
|
|
|
|
|
<f:FormRow ID="NoAgree" Hidden="true">
|
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:TextArea runat="server" ID="reason" Label="<%$ Resources:Lan,PunishNoticeEdit_reason_Label%>" LabelWidth="110px"></f:TextArea>
|
2022-03-15 17:36:38 +08:00
|
|
|
</Items>
|
|
|
|
|
</f:FormRow>
|
|
|
|
|
<f:FormRow ID="BackMan">
|
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:DropDownList runat="server" ID="drpHandleMan" Label="<%$ Resources:Lan,PunishNoticeEdit_drpHandleMan_Label%>" LabelWidth="110px" ShowRedStar="true"></f:DropDownList>
|
2022-03-15 17:36:38 +08:00
|
|
|
</Items>
|
|
|
|
|
</f:FormRow>
|
|
|
|
|
<f:FormRow runat="server" ID="tr">
|
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:GroupPanel runat="server" Title="<%$ Resources:Lan,RectifyNoticesRecheck_GroupPanel1_Title%>" BodyPadding="1px" ID="GroupPanel2"
|
2022-03-15 17:36:38 +08:00
|
|
|
EnableCollapse="True" Collapsed="false" EnableCollapseEvent="true"
|
|
|
|
|
EnableExpandEvent="true" Hidden="true">
|
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:DropDownList ID="drpProfessionalEngineer" runat="server" Label="<%$ Resources:Lan,PauseNoticeEdit_txtCarryUser_Label%>" LabelAlign="Right" EnableEdit="true" LabelWidth="150px">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:DropDownList>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:DropDownList ID="drpConstructionManager" runat="server" Label="<%$ Resources:Lan,PauseNoticeEdit_drpConstructionManager_Label%>" LabelAlign="Right" EnableEdit="true" LabelWidth="150px">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:DropDownList>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:DropDownList ID="drpUnitHeadMan" runat="server" Label="<%$ Resources:Lan,PauseNoticeEdit_drpUnitHeadMan_Label%>" LabelAlign="Right" EnableEdit="true" LabelWidth="150px">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:DropDownList>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:GroupPanel>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:FormRow>
|
|
|
|
|
<f:FormRow>
|
|
|
|
|
<Items>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:GroupPanel runat="server" Title="<%$ Resources:Lan,PunishNoticeEdit_GroupPanel3_Title%>" BodyPadding="1px" ID="GroupPanel3"
|
2022-03-15 17:36:38 +08:00
|
|
|
EnableCollapse="True" Collapsed="false" EnableCollapseEvent="true"
|
|
|
|
|
EnableExpandEvent="true">
|
|
|
|
|
<Items>
|
|
|
|
|
<f:Grid ID="gvFlowOperate" ShowBorder="true" ShowHeader="false" EnableCollapse="true" runat="server" DataIDField="FlowOperateId" AllowSorting="true" SortField="OperateTime" SortDirection="ASC" EnableTextSelection="True">
|
|
|
|
|
<Columns>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:TemplateField ColumnID="tfNumber" Width="50px" HeaderText="<%$ Resources:Lan,ConstructSolution_tfNumber_HeaderText%>" HeaderTextAlign="Center"
|
2022-03-15 17:36:38 +08:00
|
|
|
TextAlign="Center">
|
|
|
|
|
<ItemTemplate>
|
|
|
|
|
<asp:Label ID="Label1" runat="server" Text='<%# gvFlowOperate.PageIndex * gvFlowOperate.PageSize + Container.DataItemIndex + 1 %>'></asp:Label>
|
|
|
|
|
</ItemTemplate>
|
|
|
|
|
</f:TemplateField>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:RenderField Width="200px" ColumnID="OperateName" DataField="OperateName" FieldType="String" HeaderText="<%$ Resources:Lan,ApplyView_Grid1_Column_AuditFlowName_HeaderText%>" HeaderTextAlign="Center" TextAlign="Left">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:RenderField>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:RenderField Width="200px" ColumnID="UserName" DataField="UserName" FieldType="String" HeaderText="<%$ Resources:Lan,RectifyNoticesRectify_gvFlowOperate_Column_UserName_HeaderText%>" HeaderTextAlign="Center" TextAlign="Center">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:RenderField>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:RenderField Width="150px" ColumnID="Opinion" DataField="Opinion" FieldType="string" HeaderText="<%$ Resources:Lan,ApplyView_Grid1_Column_Opinion_HeaderText%>" HeaderTextAlign="Center" TextAlign="Left" ExpandUnusedSpace="true">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:RenderField>
|
|
|
|
|
<f:RenderField Width="80px" ColumnID="IsAgree" DataField="IsAgree" FieldType="String"
|
2025-02-23 13:09:38 +08:00
|
|
|
HeaderText="<%$ Resources:Lan,RectifyNoticesView_gvFlowOperate_IsAgreeName_HeaderText%>" HeaderTextAlign="Center" TextAlign="Center">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:RenderField>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:RenderField Width="150px" ColumnID="OperateTime" DataField="OperateTime" FieldType="string" HeaderText="<%$ Resources:Lan,PersonUnitList_Grid_Column_InOutTime_HeaderText%>" HeaderTextAlign="Center" TextAlign="Center">
|
2022-03-15 17:36:38 +08:00
|
|
|
</f:RenderField>
|
|
|
|
|
|
|
|
|
|
</Columns>
|
|
|
|
|
</f:Grid>
|
|
|
|
|
|
|
|
|
|
</Items>
|
|
|
|
|
</f:GroupPanel>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:FormRow>
|
|
|
|
|
</Rows>
|
|
|
|
|
<Toolbars>
|
|
|
|
|
<f:Toolbar ID="Toolbar1" Position="Bottom" ToolbarAlign="Right" runat="server">
|
|
|
|
|
<Items>
|
|
|
|
|
<f:HiddenField ID="hdUnitId" runat="server">
|
|
|
|
|
</f:HiddenField>
|
|
|
|
|
<f:ToolbarFill ID="ToolbarFill1" runat="server">
|
|
|
|
|
</f:ToolbarFill>
|
2025-02-23 13:09:38 +08:00
|
|
|
<f:Button ID="btnSubmit" Icon="SystemSaveNew" runat="server" ToolTip="<%$ Resources:Lan,MonthReportEdit_btnSubmit_ToolTip%>" ValidateForms="SimpleForm1"
|
2022-03-15 17:36:38 +08:00
|
|
|
OnClick="btnSubmit_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-03-15 17:36:38 +08:00
|
|
|
</f:Button>
|
|
|
|
|
</Items>
|
|
|
|
|
</f:Toolbar>
|
|
|
|
|
</Toolbars>
|
|
|
|
|
</f:Form>
|
|
|
|
|
</form>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|