2023-03-14 增加公司模板设置界面
This commit is contained in:
@@ -225,6 +225,8 @@
|
||||
<Content Include="BaseInfo\CompanyModelEdit.aspx" />
|
||||
<Content Include="BaseInfo\CompanyModelKind.aspx" />
|
||||
<Content Include="BaseInfo\CompanyModelKindEdit.aspx" />
|
||||
<Content Include="BaseInfo\Companytemplate.aspx" />
|
||||
<Content Include="BaseInfo\CompanytemplateEdit.aspx" />
|
||||
<Content Include="BaseInfo\ConstructionTestType.aspx" />
|
||||
<Content Include="BaseInfo\CostType.aspx" />
|
||||
<Content Include="BaseInfo\CQMSTrainObject.aspx" />
|
||||
@@ -5731,6 +5733,20 @@
|
||||
<Compile Include="BaseInfo\CompanyModelKindEdit.aspx.designer.cs">
|
||||
<DependentUpon>CompanyModelKindEdit.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="BaseInfo\Companytemplate.aspx.cs">
|
||||
<DependentUpon>Companytemplate.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="BaseInfo\Companytemplate.aspx.designer.cs">
|
||||
<DependentUpon>Companytemplate.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="BaseInfo\CompanytemplateEdit.aspx.cs">
|
||||
<DependentUpon>CompanytemplateEdit.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="BaseInfo\CompanytemplateEdit.aspx.designer.cs">
|
||||
<DependentUpon>CompanytemplateEdit.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="BaseInfo\ConstructionTestType.aspx.cs">
|
||||
<DependentUpon>ConstructionTestType.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
|
||||
Reference in New Issue
Block a user