修改安全实施计划导出及进度功能

This commit is contained in:
2023-07-25 14:08:48 +08:00
parent df904cd642
commit b8dae5be20
14 changed files with 1512 additions and 174 deletions
+8
View File
@@ -1126,6 +1126,7 @@
<Content Include="indexProject.aspx" />
<Content Include="font\iconfont.svg" />
<Content Include="index.aspx" />
<Content Include="JDGL\Check\PlanSet.aspx" />
<Content Include="JDGL\Check\ProgressShow.aspx" />
<Content Include="JDGL\Check\ProgressStatistics.aspx" />
<Content Include="Login.aspx" />
@@ -11502,6 +11503,13 @@
<Compile Include="index.aspx.designer.cs">
<DependentUpon>index.aspx</DependentUpon>
</Compile>
<Compile Include="JDGL\Check\PlanSet.aspx.cs">
<DependentUpon>PlanSet.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="JDGL\Check\PlanSet.aspx.designer.cs">
<DependentUpon>PlanSet.aspx</DependentUpon>
</Compile>
<Compile Include="JDGL\Check\ProgressShow.aspx.cs">
<DependentUpon>ProgressShow.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>