From 2ac00187f30033a0cc8238598034b30150956ea2 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期五, 08 十月 2021 19:41:17 +0800
Subject: [PATCH] 单据打印选择打印模板

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

diff --git a/WorkM/WorkM.csproj b/WorkM/WorkM.csproj
index b7c1a36..61f6624 100644
--- a/WorkM/WorkM.csproj
+++ b/WorkM/WorkM.csproj
@@ -359,6 +359,12 @@
     <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBill.designer.cs">
       <DependentUpon>MES_StationOutBill.cs</DependentUpon>
     </Compile>
+    <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_Bad.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_Bad.designer.cs">
+      <DependentUpon>MES_StationOutBillList_Bad.cs</DependentUpon>
+    </Compile>
     <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -987,6 +993,10 @@
       <DependentUpon>MES_StationOutBill.cs</DependentUpon>
       <SubType>Designer</SubType>
     </EmbeddedResource>
+    <EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList_Bad.resx">
+      <DependentUpon>MES_StationOutBillList_Bad.cs</DependentUpon>
+      <SubType>Designer</SubType>
+    </EmbeddedResource>
     <EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList.resx">
       <DependentUpon>MES_StationOutBillList.cs</DependentUpon>
       <SubType>Designer</SubType>

--
Gitblit v1.9.1