From 9450b4e857887e4cb006baa6884316b76156e788 Mon Sep 17 00:00:00 2001 From: qian Date: Tue, 10 Sep 2024 15:18:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E8=B4=A7=E5=8D=95=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 北京北汽/SCP/grf/SendBill_CQ.grf | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/北京北汽/SCP/grf/SendBill_CQ.grf b/北京北汽/SCP/grf/SendBill_CQ.grf index 1546d7b..3e02d47 100644 --- a/北京北汽/SCP/grf/SendBill_CQ.grf +++ b/北京北汽/SCP/grf/SendBill_CQ.grf @@ -58,7 +58,7 @@ }, { "Name":"PartDesc", - "Width":4.20688 + "Width":3.01625 }, { "Name":"Unit", @@ -90,11 +90,14 @@ }, { "Name":"DockCode_Desc", - "Width":2.01083 + "Width":1.98438 }, { "Name":"Batch", "Width":2.01083 + }, + { + "Name":"Memo" } ], "ColumnContent":{ @@ -213,6 +216,10 @@ "Charset":134 }, "DataField":"Batch" + }, + { + "Column":"Memo", + "DataField":"Memo" } ] }, @@ -350,6 +357,18 @@ }, "TextAlign":"MiddleCenter", "Text":"批次\r\nBatch" + }, + { + "GroupTitle":false, + "Column":"Memo", + "Font":{ + "Name":"宋体", + "Size":75000, + "Weight":400, + "Charset":134 + }, + "TextAlign":"MiddleCenter", + "Text":"备注" } ] }