1、用户导入;
2、用户角色支持多个; 3、单位资质;
This commit is contained in:
@@ -246,6 +246,8 @@
|
||||
<Content Include="BaseInfo\EmployeeSubgroup.aspx" />
|
||||
<Content Include="BaseInfo\GoodsCategory.aspx" />
|
||||
<Content Include="BaseInfo\EmployeeCategory.aspx" />
|
||||
<Content Include="BaseInfo\Qualification.aspx" />
|
||||
<Content Include="BaseInfo\QualificationEdit.aspx" />
|
||||
<Content Include="BaseInfo\RiskLevelEdit.aspx" />
|
||||
<Content Include="BaseInfo\RiskLevel.aspx" />
|
||||
<Content Include="BaseInfo\HazardRegisterTypes.aspx" />
|
||||
@@ -7787,6 +7789,20 @@
|
||||
<Compile Include="BaseInfo\EmployeeCategory.aspx.designer.cs">
|
||||
<DependentUpon>EmployeeCategory.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="BaseInfo\Qualification.aspx.cs">
|
||||
<DependentUpon>Qualification.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="BaseInfo\Qualification.aspx.designer.cs">
|
||||
<DependentUpon>Qualification.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="BaseInfo\QualificationEdit.aspx.cs">
|
||||
<DependentUpon>QualificationEdit.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="BaseInfo\QualificationEdit.aspx.designer.cs">
|
||||
<DependentUpon>QualificationEdit.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="BaseInfo\RiskLevelEdit.aspx.cs">
|
||||
<DependentUpon>RiskLevelEdit.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
|
||||
Reference in New Issue
Block a user