项目人员从系统用户中选择新增

This commit is contained in:
2026-05-08 17:35:29 +08:00
parent b8c274ca97
commit fac86ea406
8 changed files with 551 additions and 14 deletions
+8
View File
@@ -2289,6 +2289,7 @@
<Content Include="HSSE\SitePerson\PersonListEdit.aspx" />
<Content Include="HSSE\SitePerson\PersonOut.aspx" />
<Content Include="HSSE\SitePerson\PersonUnitList.aspx" />
<Content Include="HSSE\SitePerson\PersonAddFromUser.aspx" />
<Content Include="HSSE\SitePerson\WorkPostStatistic.aspx" />
<Content Include="HSSE\SitePerson\PersonStatistic.aspx" />
<Content Include="HSSE\SitePerson\PersonUnitRefresh.aspx" />
@@ -15754,6 +15755,13 @@
<Compile Include="HSSE\SitePerson\PersonUnitList.aspx.designer.cs">
<DependentUpon>PersonUnitList.aspx</DependentUpon>
</Compile>
<Compile Include="HSSE\SitePerson\PersonAddFromUser.aspx.cs">
<DependentUpon>PersonAddFromUser.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="HSSE\SitePerson\PersonAddFromUser.aspx.designer.cs">
<DependentUpon>PersonAddFromUser.aspx</DependentUpon>
</Compile>
<Compile Include="HSSE\SitePerson\WorkPostStatistic.aspx.cs">
<DependentUpon>WorkPostStatistic.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>