20230915新增项目当前在场人员统计页面

This commit is contained in:
2023-09-15 11:27:02 +08:00
parent 508d10c3e5
commit 5bb940a5cc
14 changed files with 553 additions and 10 deletions
+8
View File
@@ -1058,6 +1058,7 @@
<Content Include="HSSE\SitePerson\PersonList.aspx" />
<Content Include="HSSE\SitePerson\PersonListEdit.aspx" />
<Content Include="HSSE\SitePerson\PersonOut.aspx" />
<Content Include="HSSE\SitePerson\SitePersonNowStatistic.aspx" />
<Content Include="HSSE\SitePerson\WorkPostStatistic.aspx" />
<Content Include="HSSE\SitePerson\PersonStatistic.aspx" />
<Content Include="HSSE\SitePerson\PersonUnitRefresh.aspx" />
@@ -11319,6 +11320,13 @@
<Compile Include="HSSE\SitePerson\PersonOut.aspx.designer.cs">
<DependentUpon>PersonOut.aspx</DependentUpon>
</Compile>
<Compile Include="HSSE\SitePerson\SitePersonNowStatistic.aspx.cs">
<DependentUpon>SitePersonNowStatistic.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="HSSE\SitePerson\SitePersonNowStatistic.aspx.designer.cs">
<DependentUpon>SitePersonNowStatistic.aspx</DependentUpon>
</Compile>
<Compile Include="HSSE\SitePerson\WorkPostStatistic.aspx.cs">
<DependentUpon>WorkPostStatistic.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>