feat(clgl):出库申请编辑界面,增加出库明细导入功能

This commit is contained in:
2026-05-30 17:45:53 +08:00
parent 2bee582511
commit fc8ddedbe3
8 changed files with 638 additions and 4 deletions
+9 -1
View File
@@ -351,6 +351,7 @@
<Content Include="bin\FineUIPro.Web.pdb" />
<Content Include="CLGL\ArrivalStatistics.aspx" />
<Content Include="CLGL\OutPlanMaster.aspx" />
<Content Include="CLGL\OutPlanMasterDetailImport.aspx" />
<Content Include="CLGL\OutPlanMasterEdit.aspx" />
<Content Include="CLGL\OutPlanMasterOut.aspx" />
<Content Include="CLGL\InPlanMaster.aspx" />
@@ -8209,6 +8210,13 @@
<Compile Include="CLGL\OutPlanMaster.aspx.designer.cs">
<DependentUpon>OutPlanMaster.aspx</DependentUpon>
</Compile>
<Compile Include="CLGL\OutPlanMasterDetailImport.aspx.cs">
<DependentUpon>OutPlanMasterDetailImport.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="CLGL\OutPlanMasterDetailImport.aspx.designer.cs">
<DependentUpon>OutPlanMasterDetailImport.aspx</DependentUpon>
</Compile>
<Compile Include="CLGL\OutPlanMasterEdit.aspx.cs">
<DependentUpon>OutPlanMasterEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -17192,4 +17200,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>