From 0ea2c8c77849a2d0597e94dea447a547355e77b8 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期四, 15 一月 2026 17:08:53 +0800
Subject: [PATCH] 宝工排产:排产天数新增到最大为100天

---
 WebTM/views/grf/cabinet-SB.grf |  154 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 154 insertions(+), 0 deletions(-)

diff --git a/WebTM/views/grf/cabinet-SB.grf b/WebTM/views/grf/cabinet-SB.grf
new file mode 100644
index 0000000..a1a1c0c
--- /dev/null
+++ b/WebTM/views/grf/cabinet-SB.grf
@@ -0,0 +1,154 @@
+锘縊bject Report
+	Version='6.0.0.6'
+	Title='浣犵殑鎶ヨ〃鏍囬'
+	PrintAsDesignPaper=F
+	Object Font
+		Name='瀹嬩綋'
+		Size=105000,0
+		Weight=400
+		Charset=134
+	End
+	Object Printer
+		Size=256
+		Width=9.7
+		Height=6
+		LeftMargin=0.1
+		TopMargin=0
+		RightMargin=0.1
+		BottomMargin=0
+	End
+	Object DetailGrid
+		CenterView=T
+		Object Border
+			Object Pen
+				Width=1.5
+			End
+		End
+		Object Recordset
+			Items Field
+				Item
+					Name='璁惧缂栫爜'
+				End
+				Item
+					Name='璁惧鍚嶇О'
+				End
+				Item
+					Name='鏉″舰鐮�'
+				End
+			End
+		End
+		Items Column
+			Item
+				Name='鏍囩瀹藉害'
+				Width=9.7
+				FixedWidth=T
+			End
+		End
+		Object ColumnContent
+			Height=5.3975
+			Items ColumnContentCell
+				Item
+					Column='鏍囩瀹藉害'
+					FreeCell=T
+					Items Control
+						Item
+							Type=FreeGrid
+							Name='FreeGrid1'
+							Left=0.396875
+							Top=0.211667
+							Object Border
+								Styles=[DrawLeft|DrawTop|DrawRight|DrawBottom]
+							End
+							ColumnCount=2
+							RowCount=2
+							Items FreeGridColumn
+								Item[1]
+									Width=3.99521
+									FixedWidth=T
+								End
+								Item[2]
+									Width=4.6
+									FixedWidth=T
+								End
+							End
+							Items FreeGridRow
+								Item[1]
+									Height=2.5
+								End
+								Item[2]
+									Height=2.5
+								End
+							End
+							Items FreeGridCell
+								Item[1,1]
+									Object Font
+										Name='瀹嬩綋'
+										Size=142500,0
+										Bold=T
+										Charset=134
+									End
+									TextAlign=MiddleCenter
+									Text='[#璁惧缂栫爜#]'
+								End
+								Item[1,2]
+									FreeCell=T
+									Items Control
+										Item
+											Type=Barcode
+											Name='Barcode1'
+											Left=0.211667
+											Top=0.211667
+											Width=4.18042
+											Height=4.78896
+											BarcodeType=QRCode
+											CaptionPosition=None
+											Text='[#鏉″舰鐮�#]'
+										End
+									End
+									RowSpan=2
+								End
+								Item[2,1]
+									Object Font
+										Name='瀹嬩綋'
+										Size=142500,0
+										Bold=T
+										Charset=134
+									End
+									TextAlign=MiddleCenter
+									Text='[#璁惧鍚嶇О#]'
+								End
+							End
+						End
+					End
+				End
+			End
+		End
+		Object ColumnTitle
+			Height=0
+			Items ColumnTitleCell
+				Item
+					GroupTitle=F
+					Column='鏍囩瀹藉害'
+					TextAlign=MiddleCenter
+					PaddingLeft=0
+					PaddingRight=0
+					PaddingTop=0
+					PaddingBottom=0
+				End
+			End
+		End
+	End
+	Items ReportHeader
+		Item
+			Name='ReportHeader1'
+			Height=0.211667
+			RepeatOnPage=T
+		End
+	End
+	Items ReportFooter
+		Item
+			Name='ReportFooter1'
+			Height=0
+		End
+	End
+End

--
Gitblit v1.9.1