2023-05-23 16:13:17 +08:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
|
|
|
|
|
<AutoRefresh>0</AutoRefresh>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<DataSources>
|
|
|
|
|
<DataSource Name="custErpDataSet2">
|
|
|
|
|
<ConnectionProperties>
|
|
|
|
|
<DataProvider>System.Data.DataSet</DataProvider>
|
|
|
|
|
<ConnectString>/* Local Connection */</ConnectString>
|
|
|
|
|
</ConnectionProperties>
|
|
|
|
|
<rd:DataSourceID>3c18d1e7-90c6-4c46-994a-91093908e7fd</rd:DataSourceID>
|
|
|
|
|
</DataSource>
|
|
|
|
|
</DataSources>
|
|
|
|
|
<DataSets>
|
|
|
|
|
<DataSet Name="DataSet1">
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Query>
|
|
|
|
|
<DataSourceName>custErpDataSet2</DataSourceName>
|
|
|
|
|
<CommandText>/* Local Query */</CommandText>
|
|
|
|
|
</Query>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Fields>
|
|
|
|
|
<Field Name="商品名称">
|
|
|
|
|
<DataField>商品名称</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="预到数量">
|
|
|
|
|
<DataField>预到数量</DataField>
|
|
|
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="收货数量">
|
|
|
|
|
<DataField>收货数量</DataField>
|
|
|
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="验收数量">
|
|
|
|
|
<DataField>验收数量</DataField>
|
|
|
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="上架数量">
|
|
|
|
|
<DataField>上架数量</DataField>
|
|
|
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="温度">
|
|
|
|
|
<DataField>温度</DataField>
|
|
|
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="直通商品">
|
|
|
|
|
<DataField>直通商品</DataField>
|
|
|
|
|
<rd:TypeName>System.Int32</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="车牌">
|
|
|
|
|
<DataField>车牌</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="运单">
|
|
|
|
|
<DataField>运单</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="电话">
|
|
|
|
|
<DataField>电话</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="主条码">
|
|
|
|
|
<DataField>主条码</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="预到号码">
|
|
|
|
|
<DataField>预到号码</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="商品编码">
|
|
|
|
|
<DataField>商品编码</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="供应商">
|
|
|
|
|
<DataField>供应商</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="供应商名称">
|
|
|
|
|
<DataField>供应商名称</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="bigCount">
|
|
|
|
|
<DataField>bigCount</DataField>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="pur_order">
|
|
|
|
|
<DataField>pur_order</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="packingUnit">
|
|
|
|
|
<DataField>packingUnit</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="packingQty">
|
|
|
|
|
<DataField>packingQty</DataField>
|
|
|
|
|
<rd:TypeName>System.Int32</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="unit">
|
|
|
|
|
<DataField>unit</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="spec">
|
|
|
|
|
<DataField>spec</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="batch">
|
|
|
|
|
<DataField>batch</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="validDate">
|
|
|
|
|
<DataField>validDate</DataField>
|
|
|
|
|
<rd:TypeName>System.DateTime</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="productDate">
|
|
|
|
|
<DataField>productDate</DataField>
|
|
|
|
|
<rd:TypeName>System.DateTime</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="createtime">
|
|
|
|
|
<DataField>createtime</DataField>
|
|
|
|
|
<rd:TypeName>System.DateTime</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="barcode128">
|
|
|
|
|
<DataField>barcode128</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
<Field Name="station">
|
|
|
|
|
<DataField>station</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="wms_state">
|
|
|
|
|
<DataField>wms_state</DataField>
|
|
|
|
|
<rd:TypeName>System.Int32</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="goods_id">
|
|
|
|
|
<DataField>goods_id</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="manufacturer">
|
|
|
|
|
<DataField>manufacturer</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="isDouChk">
|
|
|
|
|
<DataField>isDouChk</DataField>
|
|
|
|
|
<rd:TypeName>System.Boolean</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="expiryDays">
|
|
|
|
|
<DataField>expiryDays</DataField>
|
|
|
|
|
<rd:TypeName>System.Int32</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="zhitongPartion">
|
|
|
|
|
<DataField>zhitongPartion</DataField>
|
|
|
|
|
<rd:TypeName>System.Int32</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="customerId">
|
|
|
|
|
<DataField>customerId</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
|
|
|
|
<Field Name="barCode">
|
|
|
|
|
<DataField>barCode</DataField>
|
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
|
</Field>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Fields>
|
|
|
|
|
<rd:DataSetInfo>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
<rd:DataSetName>custErp_suzou2DataSet2</rd:DataSetName>
|
2023-12-03 22:13:49 +08:00
|
|
|
|
<rd:SchemaPath>E:\win10e\wms\vsprojectOwen\winform\custErp_suzou2DataSet2.xsd</rd:SchemaPath>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<rd:TableName>v_purch_d_receive_wince</rd:TableName>
|
|
|
|
|
<rd:TableAdapterFillMethod>Fill</rd:TableAdapterFillMethod>
|
|
|
|
|
<rd:TableAdapterGetDataMethod>GetData</rd:TableAdapterGetDataMethod>
|
|
|
|
|
<rd:TableAdapterName>v_purch_d_receive_winceTableAdapter</rd:TableAdapterName>
|
|
|
|
|
</rd:DataSetInfo>
|
|
|
|
|
</DataSet>
|
|
|
|
|
</DataSets>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<ReportSections>
|
|
|
|
|
<ReportSection>
|
|
|
|
|
<Body>
|
|
|
|
|
<ReportItems>
|
|
|
|
|
<Textbox Name="Textbox18">
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>供应商:</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=Fields!供应商名称.Value</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox18</rd:DefaultName>
|
|
|
|
|
<Top>3.48485cm</Top>
|
|
|
|
|
<Left>0.13686cm</Left>
|
|
|
|
|
<Height>0.6cm</Height>
|
|
|
|
|
<Width>9.4727cm</Width>
|
|
|
|
|
<ToolTip>=First(Fields!供应商名称.Value, "DataSet1") + First(Fields!供应商.Value, "DataSet1")</ToolTip>
|
2023-12-03 22:13:49 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-12-03 22:13:49 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="prinOrderNo">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=Fields!预到号码.Value</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<Top>3.48485cm</Top>
|
|
|
|
|
<Left>13.91208cm</Left>
|
|
|
|
|
<Height>0.6cm</Height>
|
|
|
|
|
<Width>5.91078cm</Width>
|
|
|
|
|
<ZIndex>1</ZIndex>
|
|
|
|
|
<ToolTip>=First(Fields!预到号码.Value, "DataSet1")</ToolTip>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="Textbox20">
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>采购单:</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=Fields!pur_order.Value</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox18</rd:DefaultName>
|
|
|
|
|
<Top>2.88485cm</Top>
|
|
|
|
|
<Left>0.13686cm</Left>
|
|
|
|
|
<Height>0.6cm</Height>
|
|
|
|
|
<Width>8.91724cm</Width>
|
|
|
|
|
<ZIndex>2</ZIndex>
|
|
|
|
|
<ToolTip>=First(Fields!pur_order.Value, "DataSet1")</ToolTip>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="carno">
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>车牌:</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=Fields!车牌.Value</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<Top>2.2143cm</Top>
|
|
|
|
|
<Left>0.17214cm</Left>
|
|
|
|
|
<Height>0.6cm</Height>
|
|
|
|
|
<Width>4.88015cm</Width>
|
|
|
|
|
<ZIndex>3</ZIndex>
|
|
|
|
|
<ToolTip>=First(Fields!车牌.Value, "DataSet1")</ToolTip>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="orderNo4">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=Parameters!preinCode.Value</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>Code 128</FontFamily>
|
|
|
|
|
<FontSize>28pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-12-03 22:13:49 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Left</TextAlign>
|
2023-12-03 22:13:49 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>orderNo</rd:DefaultName>
|
|
|
|
|
<Top>2.26723cm</Top>
|
|
|
|
|
<Left>13.51193cm</Left>
|
|
|
|
|
<Height>1.30583cm</Height>
|
|
|
|
|
<Width>6.31093cm</Width>
|
|
|
|
|
<ZIndex>4</ZIndex>
|
2023-12-03 22:13:49 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-12-03 22:13:49 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="Textbox26">
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>厢内温度:</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=Fields!温度.Value</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value xml:space="preserve"> </Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox18</rd:DefaultName>
|
|
|
|
|
<Top>2.21431cm</Top>
|
|
|
|
|
<Left>5.86368cm</Left>
|
|
|
|
|
<Height>0.59999cm</Height>
|
|
|
|
|
<Width>3.47264cm</Width>
|
|
|
|
|
<ZIndex>5</ZIndex>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="phone">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>电话:</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=Fields!电话.Value</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<Top>1.54375cm</Top>
|
|
|
|
|
<Left>0.17214cm</Left>
|
|
|
|
|
<Height>0.6cm</Height>
|
|
|
|
|
<Width>5.41994cm</Width>
|
|
|
|
|
<ZIndex>6</ZIndex>
|
|
|
|
|
<ToolTip>=First(Fields!电话.Value, "DataSet1")</ToolTip>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="Textbox22">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>制表人:</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=Parameters!operater.Value</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox22</rd:DefaultName>
|
|
|
|
|
<Top>6.81812cm</Top>
|
|
|
|
|
<Left>0.17214cm</Left>
|
|
|
|
|
<Height>0.6cm</Height>
|
|
|
|
|
<Width>3.58857cm</Width>
|
|
|
|
|
<ZIndex>7</ZIndex>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="Textbox23">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>收货人:</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox23</rd:DefaultName>
|
|
|
|
|
<Top>7.33736cm</Top>
|
|
|
|
|
<Left>13.91208cm</Left>
|
|
|
|
|
<Height>0.6cm</Height>
|
|
|
|
|
<Width>1.70625cm</Width>
|
|
|
|
|
<ZIndex>8</ZIndex>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="Textbox25">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>验收人:</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox23</rd:DefaultName>
|
|
|
|
|
<Top>7.33736cm</Top>
|
|
|
|
|
<Left>16.73919cm</Left>
|
|
|
|
|
<Height>0.6cm</Height>
|
|
|
|
|
<Width>1.72586cm</Width>
|
|
|
|
|
<ZIndex>9</ZIndex>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="Textbox19">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>打印时间:</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=Globals!ExecutionTime</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox19</rd:DefaultName>
|
|
|
|
|
<Top>7.54021cm</Top>
|
|
|
|
|
<Left>0.17214cm</Left>
|
|
|
|
|
<Height>0.6cm</Height>
|
|
|
|
|
<Width>5.41994cm</Width>
|
|
|
|
|
<ZIndex>10</ZIndex>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="Textbox17">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=Parameters!rptTitle.Value</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
<FontSize>20pt</FontSize>
|
|
|
|
|
<FontWeight>Bold</FontWeight>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-12-03 22:13:49 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Center</TextAlign>
|
2023-12-03 22:13:49 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox17</rd:DefaultName>
|
|
|
|
|
<Top>0.17639cm</Top>
|
|
|
|
|
<Left>3.01665cm</Left>
|
|
|
|
|
<Height>1.02333cm</Height>
|
|
|
|
|
<Width>14.04599cm</Width>
|
|
|
|
|
<ZIndex>11</ZIndex>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Textbox Name="Textbox24">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>送货人:</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
|
|
|
|
<Style />
|
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox23</rd:DefaultName>
|
|
|
|
|
<Top>7.33736cm</Top>
|
|
|
|
|
<Left>11.08497cm</Left>
|
|
|
|
|
<Height>0.6cm</Height>
|
|
|
|
|
<Width>1.70625cm</Width>
|
|
|
|
|
<ZIndex>12</ZIndex>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
|
</Style>
|
|
|
|
|
</Textbox>
|
|
|
|
|
<Tablix Name="Tablix2">
|
|
|
|
|
<TablixBody>
|
|
|
|
|
<TablixColumns>
|
|
|
|
|
<TablixColumn>
|
|
|
|
|
<Width>1.10876cm</Width>
|
|
|
|
|
</TablixColumn>
|
|
|
|
|
<TablixColumn>
|
|
|
|
|
<Width>3.288cm</Width>
|
|
|
|
|
</TablixColumn>
|
|
|
|
|
<TablixColumn>
|
|
|
|
|
<Width>3.72758cm</Width>
|
|
|
|
|
</TablixColumn>
|
|
|
|
|
<TablixColumn>
|
|
|
|
|
<Width>1.83477cm</Width>
|
|
|
|
|
</TablixColumn>
|
|
|
|
|
<TablixColumn>
|
|
|
|
|
<Width>1.2209cm</Width>
|
|
|
|
|
</TablixColumn>
|
|
|
|
|
<TablixColumn>
|
|
|
|
|
<Width>3.33573cm</Width>
|
|
|
|
|
</TablixColumn>
|
|
|
|
|
<TablixColumn>
|
|
|
|
|
<Width>1.79113cm</Width>
|
|
|
|
|
</TablixColumn>
|
|
|
|
|
<TablixColumn>
|
|
|
|
|
<Width>1.70619cm</Width>
|
|
|
|
|
</TablixColumn>
|
|
|
|
|
<TablixColumn>
|
|
|
|
|
<Width>1.68245cm</Width>
|
|
|
|
|
</TablixColumn>
|
|
|
|
|
</TablixColumns>
|
|
|
|
|
<TablixRows>
|
|
|
|
|
<TablixRow>
|
|
|
|
|
<Height>0.62647cm</Height>
|
|
|
|
|
<TablixCells>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="Textbox45">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>序号</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Center</TextAlign>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox45</rd:DefaultName>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="Textbox3">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>产品名称</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Center</TextAlign>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox2</rd:DefaultName>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="Textbox107">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>商品条码</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Center</TextAlign>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox107</rd:DefaultName>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="Textbox119">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>到货数量</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Center</TextAlign>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox119</rd:DefaultName>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="Textbox4">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>单位</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Center</TextAlign>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox4</rd:DefaultName>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="Textbox29">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>规格</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Center</TextAlign>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox29</rd:DefaultName>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="Textbox127">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>生产日期</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Center</TextAlign>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox127</rd:DefaultName>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="Textbox49">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>厂家批次</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Center</TextAlign>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox49</rd:DefaultName>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="Textbox47">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>验收数量</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Center</TextAlign>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox47</rd:DefaultName>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
</TablixCells>
|
|
|
|
|
</TablixRow>
|
|
|
|
|
<TablixRow>
|
|
|
|
|
<Height>1.64953cm</Height>
|
|
|
|
|
<TablixCells>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="Textbox46">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=RowNumber(Nothing)</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
<FontSize>11pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Left</TextAlign>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>Textbox46</rd:DefaultName>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="goodsName">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=Fields!商品名称.Value</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
<FontSize>11pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Left</TextAlign>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>goodsName</rd:DefaultName>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="barcode128">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=Fields!barcode128.Value</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>Code 128</FontFamily>
|
|
|
|
|
<FontSize>20pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Center</TextAlign>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=Fields!主条码.Value</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Center</TextAlign>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>barcode128</rd:DefaultName>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="预到数量1">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=Fields!预到数量.Value</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Center</TextAlign>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>预到数量1</rd:DefaultName>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="unit">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=Fields!unit.Value</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Center</TextAlign>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>unit</rd:DefaultName>
|
2023-12-03 22:13:49 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-12-03 22:13:49 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="spec">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value>=Fields!spec.Value</Value>
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
<FontSize>9pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Center</TextAlign>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>spec</rd:DefaultName>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="productDate2">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value />
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
<FontSize>1pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Center</TextAlign>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>productDate</rd:DefaultName>
|
2023-12-03 22:13:49 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-12-03 22:13:49 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="batch1">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value />
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Center</TextAlign>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>batch1</rd:DefaultName>
|
2023-12-03 22:13:49 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-12-03 22:13:49 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
<TablixCell>
|
|
|
|
|
<CellContents>
|
|
|
|
|
<Textbox Name="验收数量">
|
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
|
<KeepTogether>true</KeepTogether>
|
|
|
|
|
<Paragraphs>
|
|
|
|
|
<Paragraph>
|
|
|
|
|
<TextRuns>
|
|
|
|
|
<TextRun>
|
|
|
|
|
<Value />
|
|
|
|
|
<Style>
|
|
|
|
|
<FontFamily>宋体</FontFamily>
|
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
|
</Style>
|
|
|
|
|
</TextRun>
|
|
|
|
|
</TextRuns>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TextAlign>Center</TextAlign>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Paragraph>
|
|
|
|
|
</Paragraphs>
|
|
|
|
|
<rd:DefaultName>验收数量</rd:DefaultName>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<Border>
|
|
|
|
|
<Style>Solid</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Textbox>
|
|
|
|
|
</CellContents>
|
|
|
|
|
</TablixCell>
|
|
|
|
|
</TablixCells>
|
|
|
|
|
</TablixRow>
|
|
|
|
|
</TablixRows>
|
|
|
|
|
</TablixBody>
|
|
|
|
|
<TablixColumnHierarchy>
|
|
|
|
|
<TablixMembers>
|
|
|
|
|
<TablixMember />
|
|
|
|
|
<TablixMember />
|
|
|
|
|
<TablixMember />
|
|
|
|
|
<TablixMember />
|
|
|
|
|
<TablixMember />
|
|
|
|
|
<TablixMember />
|
|
|
|
|
<TablixMember />
|
|
|
|
|
<TablixMember />
|
|
|
|
|
<TablixMember />
|
|
|
|
|
</TablixMembers>
|
|
|
|
|
</TablixColumnHierarchy>
|
|
|
|
|
<TablixRowHierarchy>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
<TablixMembers>
|
|
|
|
|
<TablixMember>
|
2023-12-03 22:13:49 +08:00
|
|
|
|
<FixedData>true</FixedData>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
<KeepWithGroup>After</KeepWithGroup>
|
2023-12-03 22:13:49 +08:00
|
|
|
|
<RepeatOnNewPage>true</RepeatOnNewPage>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
</TablixMember>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<TablixMember>
|
|
|
|
|
<Group Name="详细信息2" />
|
|
|
|
|
<TablixMembers>
|
|
|
|
|
<TablixMember>
|
|
|
|
|
<FixedData>true</FixedData>
|
|
|
|
|
<KeepWithGroup>After</KeepWithGroup>
|
|
|
|
|
<RepeatOnNewPage>true</RepeatOnNewPage>
|
|
|
|
|
</TablixMember>
|
|
|
|
|
</TablixMembers>
|
|
|
|
|
</TablixMember>
|
2023-11-21 19:18:23 +08:00
|
|
|
|
</TablixMembers>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</TablixRowHierarchy>
|
|
|
|
|
<DataSetName>DataSet1</DataSetName>
|
|
|
|
|
<Top>4.26124cm</Top>
|
|
|
|
|
<Left>0.17214cm</Left>
|
|
|
|
|
<Height>2.27599cm</Height>
|
|
|
|
|
<Width>19.69552cm</Width>
|
|
|
|
|
<ZIndex>13</ZIndex>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
</Style>
|
|
|
|
|
</Tablix>
|
|
|
|
|
</ReportItems>
|
|
|
|
|
<Height>3.29899in</Height>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
</Style>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
</Body>
|
|
|
|
|
<Width>7.90524in</Width>
|
|
|
|
|
<Page>
|
|
|
|
|
<PageHeader>
|
|
|
|
|
<Height>0.02646cm</Height>
|
|
|
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
|
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
</Style>
|
|
|
|
|
</PageHeader>
|
|
|
|
|
<PageFooter>
|
|
|
|
|
<Height>0.02646cm</Height>
|
|
|
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
|
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
|
|
|
<Style>
|
|
|
|
|
<Border>
|
|
|
|
|
<Style>None</Style>
|
|
|
|
|
</Border>
|
|
|
|
|
</Style>
|
|
|
|
|
</PageFooter>
|
|
|
|
|
<PageHeight>29.7cm</PageHeight>
|
|
|
|
|
<PageWidth>21cm</PageWidth>
|
|
|
|
|
<LeftMargin>2cm</LeftMargin>
|
|
|
|
|
<RightMargin>2cm</RightMargin>
|
|
|
|
|
<TopMargin>2cm</TopMargin>
|
|
|
|
|
<BottomMargin>2cm</BottomMargin>
|
|
|
|
|
<ColumnSpacing>0.13cm</ColumnSpacing>
|
|
|
|
|
<Style />
|
|
|
|
|
</Page>
|
|
|
|
|
</ReportSection>
|
|
|
|
|
</ReportSections>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
<ReportParameters>
|
|
|
|
|
<ReportParameter Name="operater">
|
|
|
|
|
<DataType>String</DataType>
|
|
|
|
|
<Prompt>ReportParameter1</Prompt>
|
|
|
|
|
</ReportParameter>
|
|
|
|
|
<ReportParameter Name="rptTitle">
|
|
|
|
|
<DataType>String</DataType>
|
|
|
|
|
<Prompt>ReportParameter1</Prompt>
|
|
|
|
|
</ReportParameter>
|
|
|
|
|
<ReportParameter Name="preinCode">
|
|
|
|
|
<DataType>String</DataType>
|
|
|
|
|
<Prompt>ReportParameter1</Prompt>
|
|
|
|
|
</ReportParameter>
|
|
|
|
|
</ReportParameters>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<ReportParametersLayout>
|
|
|
|
|
<GridLayoutDefinition>
|
|
|
|
|
<NumberOfColumns>2</NumberOfColumns>
|
|
|
|
|
<NumberOfRows>2</NumberOfRows>
|
|
|
|
|
<CellDefinitions>
|
|
|
|
|
<CellDefinition>
|
|
|
|
|
<ColumnIndex>0</ColumnIndex>
|
|
|
|
|
<RowIndex>0</RowIndex>
|
|
|
|
|
<ParameterName>operater</ParameterName>
|
|
|
|
|
</CellDefinition>
|
|
|
|
|
<CellDefinition>
|
|
|
|
|
<ColumnIndex>1</ColumnIndex>
|
|
|
|
|
<RowIndex>0</RowIndex>
|
|
|
|
|
<ParameterName>rptTitle</ParameterName>
|
|
|
|
|
</CellDefinition>
|
|
|
|
|
<CellDefinition>
|
|
|
|
|
<ColumnIndex>0</ColumnIndex>
|
|
|
|
|
<RowIndex>1</RowIndex>
|
|
|
|
|
<ParameterName>preinCode</ParameterName>
|
|
|
|
|
</CellDefinition>
|
|
|
|
|
</CellDefinitions>
|
|
|
|
|
</GridLayoutDefinition>
|
|
|
|
|
</ReportParametersLayout>
|
2023-12-03 22:13:49 +08:00
|
|
|
|
<rd:ReportUnitType>Cm</rd:ReportUnitType>
|
2024-05-27 10:40:55 +08:00
|
|
|
|
<rd:ReportID>2881bfd2-8905-4642-be5a-40a6b131b7e5</rd:ReportID>
|
2023-05-23 16:13:17 +08:00
|
|
|
|
</Report>
|