From ff8b20f321a8b70ec3bdc208b9f383fd71718108 Mon Sep 17 00:00:00 2001
From: xiaojiao <xiaojiao@kaokeziliao.com>
Date: 星期二, 28 四月 2026 08:48:38 +0800
Subject: [PATCH] 4-28测试重入问题后全部的项目文件提交
---
项目代码/打印机/WindowsFormsApp6/WindowsFormsApp6/FRX/wl.frx | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/\346\211\223\345\215\260\346\234\272/WindowsFormsApp6/WindowsFormsApp6/FRX/wl.frx" "b/\351\241\271\347\233\256\344\273\243\347\240\201/\346\211\223\345\215\260\346\234\272/WindowsFormsApp6/WindowsFormsApp6/FRX/wl.frx"
index f15ea03..de49013 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/\346\211\223\345\215\260\346\234\272/WindowsFormsApp6/WindowsFormsApp6/FRX/wl.frx"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/\346\211\223\345\215\260\346\234\272/WindowsFormsApp6/WindowsFormsApp6/FRX/wl.frx"
@@ -3,8 +3,8 @@
<Dictionary/>
<ReportPage Name="Page1" PaperWidth="80" PaperHeight="20" LeftMargin="0" TopMargin="0" RightMargin="0" BottomMargin="0" FirstPageSource="1" OtherPagesSource="1" Guides="160.65">
<DataBand Name="Data1" Width="302.4" Height="75.6">
- <BarcodeObject Name="Barcode1" Left="160.65" Width="52.92" Height="52.92" AutoSize="false" Expression="[Barcode]" Text="[Barcode]" ShowText="false" Barcode="QR Code" Barcode.ErrorCorrection="L" Barcode.Encoding="UTF8" Barcode.QuietZone="true"/>
- <TextObject Name="Text6" Left="85.05" Top="47.25" Width="198.45" Height="18.9" Text="[Name]" Font="榛戜綋, 10pt, style=Bold"/>
+ <BarcodeObject Name="Barcode1" Left="180.65" Top="-5.1" Width="60.92" Height="60.92" AutoSize="false" Expression="[Barcode]" Text="[Barcode]" ShowText="false" Barcode="QR Code" Barcode.ErrorCorrection="L" Barcode.Encoding="UTF8" Barcode.QuietZone="true"/>
+ <TextObject Name="Text6" Left="25.05" Top="10.1" Width="150.45" Height="18.9" Text="[Name]" Font="榛戜綋, 10pt, style=Bold" WordWrap="true" CanGrow="true" AutoSize="false"/>
</DataBand>
</ReportPage>
</Report>
--
Gitblit v1.9.3