修改质量样板

This commit is contained in:
2023-02-14 17:40:34 +08:00
parent ca484ca4d6
commit fa156db08c
24 changed files with 1224 additions and 8 deletions
+16
View File
@@ -208,6 +208,8 @@
<Content Include="BaseInfo\CNProfessionalView.aspx" />
<Content Include="BaseInfo\CompanyModel.aspx" />
<Content Include="BaseInfo\CompanyModelEdit.aspx" />
<Content Include="BaseInfo\CompanyModelKind.aspx" />
<Content Include="BaseInfo\CompanyModelKindEdit.aspx" />
<Content Include="BaseInfo\ConstructionTestType.aspx" />
<Content Include="BaseInfo\CostType.aspx" />
<Content Include="BaseInfo\CQMSTrainObject.aspx" />
@@ -5671,6 +5673,20 @@
<Compile Include="BaseInfo\CompanyModelEdit.aspx.designer.cs">
<DependentUpon>CompanyModelEdit.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\CompanyModelKind.aspx.cs">
<DependentUpon>CompanyModelKind.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\CompanyModelKind.aspx.designer.cs">
<DependentUpon>CompanyModelKind.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\CompanyModelKindEdit.aspx.cs">
<DependentUpon>CompanyModelKindEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\CompanyModelKindEdit.aspx.designer.cs">
<DependentUpon>CompanyModelKindEdit.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\ConstructionTestType.aspx.cs">
<DependentUpon>ConstructionTestType.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>