提交代码

This commit is contained in:
2024-10-12 10:00:46 +08:00
parent f3491ae4b3
commit a9edf59cf3
29 changed files with 6756 additions and 133 deletions
+32
View File
@@ -3406,6 +3406,8 @@
<Content Include="ZHGL\Environmental\ProjectOperationReportEdit.aspx" />
<Content Include="ZHGL\Information\AccidentCauseReport.aspx" />
<Content Include="ZHGL\Information\AccidentCauseReportSave.aspx" />
<Content Include="ZHGL\Information\ActionWorkLedger.aspx" />
<Content Include="ZHGL\Information\ActionWorkLedgerAdd.aspx" />
<Content Include="ZHGL\Information\DrillConductedQuarterlyReport.aspx" />
<Content Include="ZHGL\Information\DrillConductedQuarterlyReportAdd.aspx" />
<Content Include="ZHGL\Information\DrillPlanHalfYearReport.aspx" />
@@ -3422,6 +3424,8 @@
<Content Include="ZHGL\Information\ReportSubmit.aspx" />
<Content Include="ZHGL\Information\SafetyBriefing.aspx" />
<Content Include="ZHGL\Information\SafetyBriefingEdit.aspx" />
<Content Include="ZHGL\Information\SafetyProductionEvaluation.aspx" />
<Content Include="ZHGL\Information\SafetyProductionEvaluationAdd.aspx" />
<Content Include="ZHGL\Information\SafetyQuarterlyReport.aspx" />
<Content Include="ZHGL\Information\SafetyQuarterlyReportEdit.aspx" />
<Content Include="ZHGL\Information\WorkSummaryReport.aspx" />
@@ -15995,6 +15999,20 @@
<Compile Include="ZHGL\Information\AccidentCauseReportSave.aspx.designer.cs">
<DependentUpon>AccidentCauseReportSave.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\Information\ActionWorkLedger.aspx.cs">
<DependentUpon>ActionWorkLedger.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ZHGL\Information\ActionWorkLedger.aspx.designer.cs">
<DependentUpon>ActionWorkLedger.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\Information\ActionWorkLedgerAdd.aspx.cs">
<DependentUpon>ActionWorkLedgerAdd.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ZHGL\Information\ActionWorkLedgerAdd.aspx.designer.cs">
<DependentUpon>ActionWorkLedgerAdd.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\Information\DrillConductedQuarterlyReport.aspx.cs">
<DependentUpon>DrillConductedQuarterlyReport.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -16107,6 +16125,20 @@
<Compile Include="ZHGL\Information\SafetyBriefingEdit.aspx.designer.cs">
<DependentUpon>SafetyBriefingEdit.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\Information\SafetyProductionEvaluation.aspx.cs">
<DependentUpon>SafetyProductionEvaluation.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ZHGL\Information\SafetyProductionEvaluation.aspx.designer.cs">
<DependentUpon>SafetyProductionEvaluation.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\Information\SafetyProductionEvaluationAdd.aspx.cs">
<DependentUpon>SafetyProductionEvaluationAdd.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ZHGL\Information\SafetyProductionEvaluationAdd.aspx.designer.cs">
<DependentUpon>SafetyProductionEvaluationAdd.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\Information\SafetyQuarterlyReport.aspx.cs">
<DependentUpon>SafetyQuarterlyReport.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>