From 4183f166994ff740662e1726ccbac5480b675d74 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期三, 28 六月 2023 15:08:52 +0800
Subject: [PATCH] 单据(生产订单、工艺路线、工序流转卡、工序进站单(关闭、反关闭无权限)、工序出站单(关闭、反关闭无权限)、工序委外发出单、工序委外接收单、不良品处理单、工序派工单、工序返工记录单、工序返工申请单、其它入库单、其它出库单、生产入库单、生产汇报单):添加审核、反审核、关闭、反关闭按钮
---
WarM/WarM.csproj | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/WarM/WarM.csproj b/WarM/WarM.csproj
index a5f2ac3..f41ba96 100644
--- a/WarM/WarM.csproj
+++ b/WarM/WarM.csproj
@@ -693,6 +693,12 @@
<Compile Include="鏉$爜鎵撳嵃\Kf_AGVRequestBill_FastList.designer.cs">
<DependentUpon>Kf_AGVRequestBill_FastList.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>
@@ -1120,6 +1126,10 @@
<DependentUpon>Kf_AGVRequestBill_FastList.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