From 8826196fc78ceb9c327d3abf7f2f2cf06dabb5df Mon Sep 17 00:00:00 2001
From: C3204 <zhengyabo@lanpucloud.cn>
Date: 星期四, 09 四月 2026 14:43:32 +0800
Subject: [PATCH] 修复布局移除&添加bug。

---
 LB_SmartVision/LB_SmartVision.csproj.user |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/LB_SmartVision/LB_SmartVision.csproj.user b/LB_SmartVision/LB_SmartVision.csproj.user
index d080b69..0e13b6a 100644
--- a/LB_SmartVision/LB_SmartVision.csproj.user
+++ b/LB_SmartVision/LB_SmartVision.csproj.user
@@ -7,6 +7,15 @@
     <Compile Update="Forms\CreateProductForm.cs">
       <SubType>Form</SubType>
     </Compile>
+    <Compile Update="Forms\Pages\BarcodeReaderPage\BarcodeReaderForm.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="Forms\Pages\BarcodeReaderPage\BarcodeReadersEditPage.cs">
+      <SubType>UserControl</SubType>
+    </Compile>
+    <Compile Update="Forms\Pages\BarcodeReaderPage\CreateBarcodeReaderForm.cs">
+      <SubType>Form</SubType>
+    </Compile>
     <Compile Update="Forms\Pages\CameraPage\CameraForm.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -77,4 +86,9 @@
       <SubType>Form</SubType>
     </Compile>
   </ItemGroup>
+  <ItemGroup>
+    <EmbeddedResource Update="Forms\Pages\ProcessPage\ProcessControl.resx">
+      <SubType>Designer</SubType>
+    </EmbeddedResource>
+  </ItemGroup>
 </Project>
\ No newline at end of file

--
Gitblit v1.9.3