feat(clgl):出库申请编辑界面,增加出库明细导入功能
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user