From 4fce254abf431ffd03167c8476fc453fe48050a4 Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期四, 11 九月 2025 17:32:10 +0800
Subject: [PATCH] 销售出库申请单,采购退货申请单增加打印功能

---
 DevApp/Gs.DevApp/DevFrm/Rpt/ItemQL.Designer.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Rpt/ItemQL.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rpt/ItemQL.Designer.cs
index ca3a170..db5aeb0 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rpt/ItemQL.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rpt/ItemQL.Designer.cs
@@ -153,7 +153,6 @@
             this.gridView1.Name = "gridView1";
             this.gridView1.OptionsFind.ShowSearchNavButtons = false;
             this.gridView1.OptionsView.ShowAutoFilterRow = true;
-            this.gridView1.OptionsView.ShowFooter = true;
             this.gridView1.OptionsView.ShowGroupPanel = false;
             // 
             // gridColumn1

--
Gitblit v1.9.3