This commit is contained in:
2024-09-24 20:38:50 +08:00
parent 4e9832dc8a
commit 8edf7e1389
46 changed files with 3109 additions and 748 deletions
+17 -1
View File
@@ -94,7 +94,7 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\FineUIPro\Reference BLL\FastReport.Web.dll</HintPath>
</Reference>
<Reference Include="FineUIPro, Version=6.3.0.0, Culture=neutral, PublicKeyToken=9cbe753c029f291a, processorArchitecture=MSIL">
<Reference Include="FineUIPro, Version=8.2.0.0, Culture=neutral, PublicKeyToken=9cbe753c029f291a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\FineUIPro\FineUIPro.dll</HintPath>
</Reference>
@@ -307,12 +307,14 @@
<Content Include="CLGL\ArrivalStatistics.aspx" />
<Content Include="CLGL\OutPlanMaster.aspx" />
<Content Include="CLGL\OutPlanMasterEdit.aspx" />
<Content Include="CLGL\OutPlanMasterOut.aspx" />
<Content Include="CLGL\InPlanMaster.aspx" />
<Content Include="CLGL\InPlanMasterDataIn.aspx" />
<Content Include="CLGL\InPlanMasterEdit.aspx" />
<Content Include="CLGL\InputMaster.aspx" />
<Content Include="CLGL\InputMasterEdit.aspx" />
<Content Include="CLGL\MaterialStock.aspx" />
<Content Include="CLGL\OutPlanMasterSelect.aspx" />
<Content Include="CLGL\OutputMaster.aspx" />
<Content Include="CLGL\OutputMasterEdit.aspx" />
<Content Include="common\main2.aspx" />
@@ -8032,6 +8034,13 @@
<Compile Include="CLGL\OutPlanMasterEdit.aspx.designer.cs">
<DependentUpon>OutPlanMasterEdit.aspx</DependentUpon>
</Compile>
<Compile Include="CLGL\OutPlanMasterOut.aspx.cs">
<DependentUpon>OutPlanMasterOut.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="CLGL\OutPlanMasterOut.aspx.designer.cs">
<DependentUpon>OutPlanMasterOut.aspx</DependentUpon>
</Compile>
<Compile Include="CLGL\InPlanMaster.aspx.cs">
<DependentUpon>InPlanMaster.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -8074,6 +8083,13 @@
<Compile Include="CLGL\MaterialStock.aspx.designer.cs">
<DependentUpon>MaterialStock.aspx</DependentUpon>
</Compile>
<Compile Include="CLGL\OutPlanMasterSelect.aspx.cs">
<DependentUpon>OutPlanMasterSelect.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="CLGL\OutPlanMasterSelect.aspx.designer.cs">
<DependentUpon>OutPlanMasterSelect.aspx</DependentUpon>
</Compile>
<Compile Include="CLGL\OutputMaster.aspx.cs">
<DependentUpon>OutputMaster.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>