From d9d66b51a9643194ce2b29053a3fc187eb7bdaf1 Mon Sep 17 00:00:00 2001 From: yusijie <ysj@hz-kingdee.com> Date: 星期五, 13 十月 2023 11:12:20 +0800 Subject: [PATCH] 作业指导书,异常反馈单 --- WarM/WarM.csproj | 33 ++++++++++++++++++++++++++++++--- 1 files changed, 30 insertions(+), 3 deletions(-) diff --git a/WarM/WarM.csproj b/WarM/WarM.csproj index ff52f38..00efaff 100644 --- a/WarM/WarM.csproj +++ b/WarM/WarM.csproj @@ -687,6 +687,24 @@ <Compile Include="鏉$爜鎵撳嵃\Frm_Split.Designer.cs"> <DependentUpon>Frm_Split.cs</DependentUpon> </Compile> + <Compile Include="鏉$爜鎵撳嵃\Kf_AGVRequestBill_FastList.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="鏉$爜鎵撳嵃\Kf_AGVRequestBill_FastList.designer.cs"> + <DependentUpon>Kf_AGVRequestBill_FastList.cs</DependentUpon> + </Compile> + <Compile Include="鏉$爜鎵撳嵃\Kf_WeighToBarCode_StationOutBill.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="鏉$爜鎵撳嵃\Kf_WeighToBarCode_StationOutBill.designer.cs"> + <DependentUpon>Kf_WeighToBarCode_StationOutBill.cs</DependentUpon> + </Compile> + <Compile Include="鏉$爜鎵撳嵃\Kf_WeighToBarCode.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="鏉$爜鎵撳嵃\Kf_WeighToBarCode.designer.cs"> + <DependentUpon>Kf_WeighToBarCode.cs</DependentUpon> + </Compile> <Compile Include="鏉$爜鎵撳嵃\Sc_ICMOToBarCode.cs"> <SubType>Form</SubType> </Compile> @@ -934,9 +952,6 @@ <DependentUpon>CH_RedStockOutCheckCount.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> - <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\Kf_BarCodeBackInfoReport_MaterInOut_BatchNo.resx"> - <SubType>Designer</SubType> - </EmbeddedResource> <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\Kf_BarCodeBackInfoReport_MaterInOut_BatchNo_M.resx"> <DependentUpon>Kf_BarCodeBackInfoReport_MaterInOut_BatchNo_M.cs</DependentUpon> <SubType>Designer</SubType> @@ -1113,6 +1128,18 @@ <EmbeddedResource Include="鏉$爜鎵撳嵃\Frm_Split.resx"> <DependentUpon>Frm_Split.cs</DependentUpon> </EmbeddedResource> + <EmbeddedResource Include="鏉$爜鎵撳嵃\Kf_AGVRequestBill_FastList.resx"> + <DependentUpon>Kf_AGVRequestBill_FastList.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> + <EmbeddedResource Include="鏉$爜鎵撳嵃\Kf_WeighToBarCode_StationOutBill.resx"> + <DependentUpon>Kf_WeighToBarCode_StationOutBill.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> + <EmbeddedResource Include="鏉$爜鎵撳嵃\Kf_WeighToBarCode.resx"> + <DependentUpon>Kf_WeighToBarCode.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> <EmbeddedResource Include="鏉$爜鎵撳嵃\Sc_ICMOToBarCode.resx"> <DependentUpon>Sc_ICMOToBarCode.cs</DependentUpon> <SubType>Designer</SubType> -- Gitblit v1.9.1