From 28fe4955cf06fac4bac41c38b2e93ebe7791431b Mon Sep 17 00:00:00 2001
From: 杨乐 <yang.le.192@qq.com>
Date: 星期二, 28 十二月 2021 20:39:47 +0800
Subject: [PATCH] 采购退料单 审核 反审核
---
BLL/BLL.csproj | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/BLL/BLL.csproj b/BLL/BLL.csproj
index 63f24b5..1be3219 100644
--- a/BLL/BLL.csproj
+++ b/BLL/BLL.csproj
@@ -101,6 +101,11 @@
</ItemGroup>
<ItemGroup>
<Compile Include="ClsBaseShow.cs" />
+ <Compile Include="Properties\Resources.Designer.cs">
+ <AutoGen>True</AutoGen>
+ <DesignTime>True</DesignTime>
+ <DependentUpon>Resources.resx</DependentUpon>
+ </Compile>
<Compile Include="绯荤粺绠$悊\鐢ㄦ埛绠$悊\Gy_UserByOrgRelation.cs">
<SubType>Form</SubType>
</Compile>
@@ -422,6 +427,10 @@
<SubType>Designer</SubType>
<DependentUpon>KB_KanbanPlaySet.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="Properties\Resources.resx">
+ <Generator>ResXFileCodeGenerator</Generator>
+ <LastGenOutput>Resources.Designer.cs</LastGenOutput>
+ </EmbeddedResource>
<EmbeddedResource Include="鍏敤妯″潡\AboutBox1.resx">
<SubType>Designer</SubType>
<DependentUpon>AboutBox1.cs</DependentUpon>
--
Gitblit v1.9.1