ChengDa_English/SGGL/FineUIPro.Web/ZHGL/Environmental/OperationReportEdit.aspx

148 lines
9.3 KiB
Plaintext
Raw Normal View History

2023-03-31 10:21:00 +08:00
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="OperationReportEdit.aspx.cs" Inherits="FineUIPro.Web.ZHGL.Environmental.OperationReportEdit" %>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
2025-02-24 16:04:16 +08:00
<title><asp:Literal runat="server" Text="<%$ Resources:Lan,Z_OperationReportEdit_PageTitle%>"/></title>
2023-03-31 10:21:00 +08:00
<link href="../../res/css/common.css" rel="stylesheet" type="text/css" />
<style>
.f-grid-row .f-grid-cell-inner {
white-space: normal;
word-break: break-all;
}
</style>
</head>
<body>
<form id="form1" runat="server">
<f:PageManager ID="PageManager1" runat="server" AutoSizePanelID="Panel1" />
<f:Panel ID="Panel1" BodyPadding="5px" runat="server" ShowHeader="false" EnableCollapse="True"
2025-02-24 16:04:16 +08:00
Title="<%$ Resources:Lan,Z_ProjectOperationReportEdit_Panel1_Title%>" AutoScroll="true">
2023-03-31 10:21:00 +08:00
<Items>
<f:Form ID="Form2" runat="server" ShowHeader="false" BodyPadding="5px" RedStarPosition="BeforeText">
<Items>
<f:FormRow>
<Items>
2025-02-24 16:04:16 +08:00
<f:DropDownList ID="ddlUnitId" runat="server" Label="<%$ Resources:Lan,Z_SuperviseCheckReportEdit_ddlUnitId_Label%>" Required="True" ShowRedStar="True" FocusOnPageLoad="true" LabelAlign="Right">
2023-03-31 10:21:00 +08:00
</f:DropDownList>
2025-02-24 16:04:16 +08:00
<f:DropDownList ID="drpYear" runat="server" Label="<%$ Resources:Lan,Z_ReportRemind_Year%>" EnableEdit="true" LabelAlign="Right"
2023-03-31 10:21:00 +08:00
Required="true" ShowRedStar="true" AutoPostBack="true" OnSelectedIndexChanged="drpYear_SelectedIndexChanged">
</f:DropDownList>
2025-02-24 16:04:16 +08:00
<f:DropDownList ID="ddlQuarter" runat="server" Label="<%$ Resources:Lan,Z_ReportRemind_Quarter%>" Required="True" ShowRedStar="True" AutoPostBack="true" LabelAlign="Right" OnSelectedIndexChanged="drpYear_SelectedIndexChanged">
2023-03-31 10:21:00 +08:00
</f:DropDownList>
</Items>
</f:FormRow>
</Items>
</f:Form>
<f:Form ID="Form4" runat="server" ShowHeader="false" BodyPadding="5px">
<Items>
<f:FormRow>
<Items>
2025-02-24 16:04:16 +08:00
<f:TextBox ID="txtCode" runat="server" Label="<%$ Resources:Lan,Z_BasicData_Grid2_countryCode_HeaderText%>" LabelAlign="Right">
2023-03-31 10:21:00 +08:00
</f:TextBox>
</Items>
</f:FormRow>
</Items>
</f:Form>
2025-02-24 16:04:16 +08:00
<f:GroupPanel runat="server" Title="<%$ Resources:Lan,Z_ProjectOperationReport_Grid1_EnterpriseBasicSituation_HeaderText%>" BodyPadding="5px" ID="GroupPanel1" EnableCollapse="True"
2023-03-31 10:21:00 +08:00
Collapsed="false">
<Items>
<f:Form ID="Form3" ShowBorder="false" ShowHeader="false" runat="server">
<Rows>
<f:FormRow>
<Items>
2025-02-24 16:04:16 +08:00
<f:TextBox ID="txtUnitLevel" runat="server" Label="<%$ Resources:Lan,Z_OperationReportEdit_txtUnitLevel_Label%>" LabelAlign="Right">
2023-03-31 10:21:00 +08:00
</f:TextBox>
2025-02-24 16:04:16 +08:00
<f:DatePicker ID="txtCreateDate" runat="server" Label="<%$ Resources:Lan,Z_OperationReportEdit_txtCreateDate_Label%>" LabelAlign="Right"
2023-03-31 10:21:00 +08:00
EnableEdit="true">
</f:DatePicker>
2025-02-24 16:04:16 +08:00
<f:TextBox ID="txtPlace" runat="server" Label="<%$ Resources:Lan,Z_OperationReportEdit_txtPlace_Label%>" LabelAlign="Right">
2023-03-31 10:21:00 +08:00
</f:TextBox>
2025-02-24 16:04:16 +08:00
<f:NumberBox ID="txtPersonNum" runat="server" Label="<%$ Resources:Lan,Z_ProjectOperationReportEdit_txtPersonNum_Label%>" LabelAlign="Right" NoDecimal="false" NoNegative="false" EmptyText="0">
2023-03-31 10:21:00 +08:00
</f:NumberBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
2025-02-24 16:04:16 +08:00
<f:GroupPanel runat="server" Title="<%$ Resources:Lan,Z_ProjectOperationReportEdit_GroupPanel2_Title%>" BodyPadding="5px" ID="GroupPanel2" EnableCollapse="True"
2023-03-31 10:21:00 +08:00
Collapsed="false">
<Items>
<f:Form ID="Form5" ShowBorder="false" ShowHeader="false" runat="server">
<Rows>
<f:FormRow>
<Items>
2025-02-24 16:04:16 +08:00
<f:NumberBox ID="txtTotalAssets" runat="server" Label="<%$ Resources:Lan,Z_ProjectOperationReportEdit_txtTotalAssets_Label%>" LabelAlign="Right" LabelWidth="140px"
2023-03-31 10:21:00 +08:00
NoDecimal="false" NoNegative="false" EmptyText="0" DecimalPrecision="4">
</f:NumberBox>
2025-02-24 16:04:16 +08:00
<f:NumberBox ID="txtTotalValue" runat="server" Label="<%$ Resources:Lan,Z_ProjectOperationReportEdit_txtTotalValue_Label%>" LabelAlign="Right" LabelWidth="140px"
2023-03-31 10:21:00 +08:00
NoDecimal="false" NoNegative="false" EmptyText="0" DecimalPrecision="4">
</f:NumberBox>
2025-02-24 16:04:16 +08:00
<f:NumberBox ID="txtNewInvestment" runat="server" Label="<%$ Resources:Lan,Z_ProjectOperationReportEdit_txtNewInvestment_Label%>" LabelAlign="Right" LabelWidth="140px"
2023-03-31 10:21:00 +08:00
NoDecimal="false" NoNegative="false" EmptyText="0" DecimalPrecision="4">
</f:NumberBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>
</f:GroupPanel>
<f:Form ID="Form6" runat="server" ShowHeader="false" BodyPadding="5px">
<Items>
<f:FormRow>
<Items>
2025-02-24 16:04:16 +08:00
<f:TextBox ID="txtRemark" runat="server" Label="<%$ Resources:Lan,Z_CheckNotice_Grid1_Remark_HeaderText%>" LabelAlign="Right" LabelWidth="140px">
2023-03-31 10:21:00 +08:00
</f:TextBox>
</Items>
</f:FormRow>
</Items>
</f:Form>
<f:Form ID="Form11" runat="server" ShowHeader="false" BodyPadding="5px">
<Items>
<f:FormRow>
<Items>
2025-02-24 16:04:16 +08:00
<f:TextBox ID="txtCompileMan" runat="server" Label="<%$ Resources:Lan,Z_SafetyBriefing_lbCompileMan_Text%>" LabelAlign="Right" LabelWidth="140px">
2023-03-31 10:21:00 +08:00
</f:TextBox>
2025-02-24 16:04:16 +08:00
<f:TextBox ID="txtStatisticsDutyPerson" runat="server" Label="<%$ Resources:Lan,Z_OperationReportEdit_txtStatisticsDutyPerson_Label%>" LabelAlign="Right" LabelWidth="140px">
2023-03-31 10:21:00 +08:00
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
2025-02-24 16:04:16 +08:00
<f:TextBox ID="txtUnitDutyPerson" runat="server" Label="<%$ Resources:Lan,Z_CheckInfoReport_SubjectUnitMan_HeaderText%>" LabelAlign="Right" LabelWidth="140px">
2023-03-31 10:21:00 +08:00
</f:TextBox>
2025-02-24 16:04:16 +08:00
<f:DatePicker ID="txtFillingDate" runat="server" Label="<%$ Resources:Lan,Z_UpCheckReport_CompileDate_HeaderText%>" LabelAlign="Right" LabelWidth="140px"
2023-03-31 10:21:00 +08:00
EnableEdit="true">
</f:DatePicker>
</Items>
</f:FormRow>
</Items>
</f:Form>
</Items>
<Toolbars>
<f:Toolbar ID="Toolbar2" Position="Bottom" ToolbarAlign="Right" runat="server">
<Items>
<f:ToolbarFill ID="ToolbarFill2" runat="server">
</f:ToolbarFill>
2025-02-24 16:04:16 +08:00
<f:Button ID="btnSave" Icon="SystemSave" runat="server" ToolTip="<%$ Resources:Lan,Z_SuperviseCheckReportEdit_btnSave_Text%>" ValidateForms="SimpleForm1" Text="<%$ Resources:Lan,Z_SuperviseCheckReportEdit_btnSave_Text%>"
2023-03-31 10:21:00 +08:00
OnClick="btnSave_Click">
</f:Button>
2025-02-24 16:04:16 +08:00
<f:Button ID="btnUpdata" Icon="PageSave" runat="server" ConfirmText="<%$ Resources:Lan,Z_AccidentCauseReportSave_btnUpdata_ConfirmText%>" Text="<%$ Resources:Lan,Z_WorkSummaryReportEdit_btnUpdata_Text%>"
ToolTip="<%$ Resources:Lan,Z_WorkSummaryReportEdit_btnUpdata_Text%>" ValidateForms="SimpleForm1" OnClick="btnUpdata_Click">
2023-03-31 10:21:00 +08:00
</f:Button>
</Items>
</f:Toolbar>
</Toolbars>
</f:Panel>
</form>
</body>
</html>