添加综合管理部分ZHGL

This commit is contained in:
2025-02-24 16:04:16 +08:00
parent 3747e2d626
commit acd78aad95
176 changed files with 40078 additions and 4052 deletions
@@ -18,129 +18,129 @@
<f:FormRow>
<Items>
<f:TextBox ID="txtCollCropCode" runat="server" Label="社会统一信用码" MaxLength="200">
<f:TextBox ID="txtCollCropCode" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtCollCropCode_Label%>" MaxLength="200">
</f:TextBox>
<f:TextBox ID="txtUnitName" runat="server" Label="单位名称" MaxLength="200">
<f:TextBox ID="txtUnitName" runat="server" Label="<%$ Resources:Lan,Z_SubUnitReport_txtUnitName_Label%>" MaxLength="200">
</f:TextBox>
<f:DatePicker ID="txtReportDate" runat="server" Label="上报日期" MaxLength="200" OnDateSelect="txtReportDate_DateSelect" EnableDateSelectEvent="true"></f:DatePicker>
<f:DatePicker ID="txtReportDate" runat="server" Label="<%$ Resources:Lan,Z_UpCheckReport_UpDateTime_HeaderText%>" MaxLength="200" OnDateSelect="txtReportDate_DateSelect" EnableDateSelectEvent="true"></f:DatePicker>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtGeneralRiskNum" runat="server" Label="一般风险数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtGeneralRiskNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtGeneralRiskNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtLowRiskNum" runat="server" Label="低风险数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtLowRiskNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtLowRiskNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtMediumRiskNum" runat="server" Label="中风险数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtMediumRiskNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtMediumRiskNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtHighRiskNum" runat="server" Label="高风险数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtHighRiskNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtHighRiskNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtGradedResponsiblePersonNum" runat="server" Label="分级责任人数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtGradedResponsiblePersonNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtGradedResponsiblePersonNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtChargeInsurancePersonNum" runat="server" Label="包保责任人数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtChargeInsurancePersonNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtChargeInsurancePersonNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtDesignQuantity" runat="server" Label="设计量" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtDesignQuantity" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtDesignQuantity_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtRunningCapacity" runat="server" Label="运行量" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtRunningCapacity" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtRunningCapacity_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtInterlockSettingValue" runat="server" Label="联锁设定值" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtInterlockSettingValue" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtInterlockSettingValue_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtVideoSurveillanceNum" runat="server" Label="视频监控数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtVideoSurveillanceNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtVideoSurveillanceNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtTotalWorkinghours" runat="server" Label="总工时数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtTotalWorkinghours" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtTotalWorkinghours_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtSafeWorkinghours" runat="server" Label="安全工时数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtSafeWorkinghours" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtSafeWorkinghours_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtLostWorkinghours" runat="server" Label="损失工时数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtLostWorkinghours" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtLostWorkinghours_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtTotalEnergyConsumption" runat="server" Label="能耗总量" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtTotalEnergyConsumption" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtTotalEnergyConsumption_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtIncomeComprehensiveEnergyConsumption" runat="server" Label="万元营业收入综合能耗" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtIncomeComprehensiveEnergyConsumption" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtIncomeComprehensiveEnergyConsumption_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtNewWaterConsumption" runat="server" Label="用新水量" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtNewWaterConsumption" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtNewWaterConsumption_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtGeneralClosedNum" runat="server" Label="一般隐患整改闭环项" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtGeneralClosedNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtGeneralClosedNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtGeneralNotClosedNum" runat="server" Label="一般隐患未整改完成项" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtGeneralNotClosedNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtGeneralNotClosedNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtMajorClosedNum" runat="server" Label="重大隐患整改闭环项" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtMajorClosedNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtMajorClosedNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtMajorNotClosedNum" runat="server" Label="重大隐患未整改完成项" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtMajorNotClosedNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtMajorNotClosedNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtHotWorkPermitNum" runat="server" Label="动火许可项数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtHotWorkPermitNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtHotWorkPermitNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtHotWorkClosedNum" runat="server" Label="动火关闭项数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtHotWorkClosedNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtHotWorkClosedNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtHighPermitNum" runat="server" Label="高处许可项数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtHighPermitNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtHighPermitNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtHighClosedNum" runat="server" Label="高处关闭项数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtHighClosedNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtHighClosedNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtTemporaryElectricityPermitNum" runat="server" Label="临电许可项数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtTemporaryElectricityPermitNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtTemporaryElectricityPermitNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtTemporaryElectricityClosedNum" runat="server" Label="临电关闭项数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtTemporaryElectricityClosedNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtTemporaryElectricityClosedNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtBlindPlatePermitNum" runat="server" Label="盲板许可项数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtBlindPlatePermitNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtBlindPlatePermitNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtBlindPlateClosedNum" runat="server" Label="盲板关闭项数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtBlindPlateClosedNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtBlindPlateClosedNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtGroundbreakingPermitNum" runat="server" Label="动土许可项数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtGroundbreakingPermitNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtGroundbreakingPermitNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtGroundbreakingClosedNum" runat="server" Label="动土关闭项数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtGroundbreakingClosedNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtGroundbreakingClosedNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtOpenCircuitPermitNum" runat="server" Label="断路许可项数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtOpenCircuitPermitNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtOpenCircuitPermitNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtOpenCircuitClosedNum" runat="server" Label="断路关闭项数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtOpenCircuitClosedNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtOpenCircuitClosedNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtHoistingPermitNum" runat="server" Label="吊装许可项数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtHoistingPermitNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtHoistingPermitNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtHoistingClosedNum" runat="server" Label="吊装关闭项数" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtHoistingClosedNum" runat="server" Label="<%$ Resources:Lan,Z_SYHSEData_SYHSEEdit_txtHoistingClosedNum_Label%>" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:Label runat="server"></f:Label>
<f:Label runat="server"></f:Label>
@@ -151,19 +151,19 @@
<f:Toolbar ID="Toolbar1" Position="Bottom" ToolbarAlign="Right" runat="server">
<Items>
<f:ToolbarFill runat="server"></f:ToolbarFill>
<f:Button ID="btnSave" Icon="SystemSave" Text="保存" runat="server" ValidateForms="SimpleForm1"
<f:Button ID="btnSave" Icon="SystemSave" Text="<%$ Resources:Lan,Z_SuperviseCheckReportEdit_btnSave_Text%>" runat="server" ValidateForms="SimpleForm1"
OnClick="btnSave_Click">
</f:Button>
<%--<f:Button ID="btnSyn" Icon="TableMultiple" Text="上报" runat="server" ValidateForms="SimpleForm1"
<%--<f:Button ID="btnSyn" Icon="TableMultiple" Text="<%$ Resources:Lan,Z_WorkSummaryReportEdit_btnUpdata_Text%>" runat="server" ValidateForms="SimpleForm1"
OnClick="btnSyn_Click">
</f:Button>--%>
<f:Button ID="btnClose" EnablePostBack="false" ToolTip="关闭" Text="关闭" runat="server" Icon="SystemClose">
<f:Button ID="btnClose" EnablePostBack="false" ToolTip="<%$ Resources:Lan,Z_SuperviseCheckReportEdit_btnClose_Text%>" Text="<%$ Resources:Lan,Z_SuperviseCheckReportEdit_btnClose_Text%>" runat="server" Icon="SystemClose">
</f:Button>
</Items>
</f:Toolbar>
</Toolbars>
</f:Form>
<f:Window ID="Window1" Title="弹出窗体" Hidden="true" EnableIFrame="true" EnableMaximize="true"
<f:Window ID="Window1" Title="<%$ Resources:Lan,Z_CheckRectifyEdit_WindowAtt_Title%>" Hidden="true" EnableIFrame="true" EnableMaximize="true"
Target="Parent" EnableResize="false" runat="server" IsModal="true" Width="700px"
Height="500px">
</f:Window>