feat(hjgl):焊接日报增加导入功能

This commit is contained in:
2026-06-11 17:34:17 +08:00
parent ffd9fb7e29
commit 05b7eb90a8
11 changed files with 1015 additions and 3 deletions
+10 -2
View File
@@ -1699,6 +1699,7 @@
<Content Include="HJGL\WeldingManage\WeldingConDate.aspx" />
<Content Include="HJGL\WeldingManage\WeldingPlan.aspx" />
<Content Include="HJGL\WeldingManage\WeldingPlanIn.aspx" />
<Content Include="HJGL\WeldingManage\WeldReportIn.aspx" />
<Content Include="HJGL\WeldingManage\WeldJointBatchEdit.aspx" />
<Content Include="HJGL\WeldingManage\WeldJointEdit.aspx" />
<Content Include="HJGL\WeldingManage\WeldJointList.aspx" />
@@ -11413,6 +11414,13 @@
<Compile Include="HJGL\WeldingManage\WeldingPlanIn.aspx.designer.cs">
<DependentUpon>WeldingPlanIn.aspx</DependentUpon>
</Compile>
<Compile Include="HJGL\WeldingManage\WeldReportIn.aspx.cs">
<DependentUpon>WeldReportIn.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="HJGL\WeldingManage\WeldReportIn.aspx.designer.cs">
<DependentUpon>WeldReportIn.aspx</DependentUpon>
</Compile>
<Compile Include="HJGL\WeldingManage\WeldJointBatchEdit.aspx.cs">
<DependentUpon>WeldJointBatchEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -17182,7 +17190,7 @@
</COMReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v15.0\WebApplications\Microsoft.WebApplication.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v18.0\WebApplications\Microsoft.WebApplication.targets" />
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
@@ -17208,4 +17216,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>