From 0d269c98032145e2ce998648164ed756a44fd992 Mon Sep 17 00:00:00 2001
From: cwjbxqmz <1134865194@qq.com>
Date: 星期三, 27 九月 2023 09:51:52 +0800
Subject: [PATCH] 计量单位列表:增加 审核,反审核,禁用,反禁用,按钮设置 等按钮;并修改视图,将 审核人,审核日期,禁用人,禁用日期 4列 显示出来;

---
 WarM/WarM.csproj |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/WarM/WarM.csproj b/WarM/WarM.csproj
index f41ba96..00efaff 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_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>
@@ -1126,6 +1132,10 @@
       <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>

--
Gitblit v1.9.1