1019 lines
		
	
	
		
			38 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			1019 lines
		
	
	
		
			38 KiB
		
	
	
	
		
			XML
		
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <Report xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner" xmlns="http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition">
 | |
|   <DataSources>
 | |
|     <DataSource Name="stockOutBatchPickDetail">
 | |
|       <ConnectionProperties>
 | |
|         <DataProvider>System.Data.DataSet</DataProvider>
 | |
|         <ConnectString>/* Local Connection */</ConnectString>
 | |
|       </ConnectionProperties>
 | |
|       <rd:DataSourceID>244d7360-d753-4272-a324-cb37f88aa33b</rd:DataSourceID>
 | |
|     </DataSource>
 | |
|   </DataSources>
 | |
|   <DataSets>
 | |
|     <DataSet Name="DataSet1">
 | |
|       <Fields>
 | |
|         <Field Name="id">
 | |
|           <DataField>id</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="orderNo">
 | |
|           <DataField>orderNo</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="locationId">
 | |
|           <DataField>locationId</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="plateId">
 | |
|           <DataField>plateId</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="skuId">
 | |
|           <DataField>skuId</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="skuCode">
 | |
|           <DataField>skuCode</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="goodsId">
 | |
|           <DataField>goodsId</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="batch">
 | |
|           <DataField>batch</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="productDate">
 | |
|           <DataField>productDate</DataField>
 | |
|           <rd:TypeName>System.DateTime</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="validDate">
 | |
|           <DataField>validDate</DataField>
 | |
|           <rd:TypeName>System.DateTime</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="avCount">
 | |
|           <DataField>avCount</DataField>
 | |
|           <rd:TypeName>System.Decimal</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="state">
 | |
|           <DataField>state</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="result">
 | |
|           <DataField>result</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="createby">
 | |
|           <DataField>createby</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="type">
 | |
|           <DataField>type</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="goodsName">
 | |
|           <DataField>goodsName</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="spec">
 | |
|           <DataField>spec</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="unit">
 | |
|           <DataField>unit</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="packingUnit">
 | |
|           <DataField>packingUnit</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="minOperateCount">
 | |
|           <DataField>minOperateCount</DataField>
 | |
|           <rd:TypeName>System.Decimal</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="minOperateUnit">
 | |
|           <DataField>minOperateUnit</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="operater">
 | |
|           <DataField>operater</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="createtime">
 | |
|           <DataField>createtime</DataField>
 | |
|           <rd:TypeName>System.DateTime</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="lastmodified">
 | |
|           <DataField>lastmodified</DataField>
 | |
|           <rd:TypeName>System.DateTime</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="locationId128">
 | |
|           <DataField>locationId128</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|       </Fields>
 | |
|       <Query>
 | |
|         <DataSourceName>stockOutBatchPickDetail</DataSourceName>
 | |
|         <CommandText>/* Local Query */</CommandText>
 | |
|       </Query>
 | |
|       <rd:DataSetInfo>
 | |
|         <rd:DataSetName>wmsuzhou2DataSet3</rd:DataSetName>
 | |
|         <rd:SchemaPath>E:\win10e\wms\vsprojectOwen\winform\wmsuzhou2DataSet31.xsd</rd:SchemaPath>
 | |
|         <rd:TableName>v_pandianMirror</rd:TableName>
 | |
|         <rd:TableAdapterFillMethod>Fill</rd:TableAdapterFillMethod>
 | |
|         <rd:TableAdapterGetDataMethod>GetData</rd:TableAdapterGetDataMethod>
 | |
|         <rd:TableAdapterName>v_pandianMirrorTableAdapter</rd:TableAdapterName>
 | |
|       </rd:DataSetInfo>
 | |
|     </DataSet>
 | |
|   </DataSets>
 | |
|   <Body>
 | |
|     <ReportItems>
 | |
|       <Tablix Name="Tablix1">
 | |
|         <TablixBody>
 | |
|           <TablixColumns>
 | |
|             <TablixColumn>
 | |
|               <Width>0.26323in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>1.3338in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>1.3309in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.73773in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.74716in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.9258in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.66312in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.6783in</Width>
 | |
|             </TablixColumn>
 | |
|           </TablixColumns>
 | |
|           <TablixRows>
 | |
|             <TablixRow>
 | |
|               <Height>0.139in</Height>
 | |
|               <TablixCells>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox23">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>序号</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>7pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox23</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox1">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>货位</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>7pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox1</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>None</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox2">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>产品名称</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>7pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox2</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>None</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox119">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>数量</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>7pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox119</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox4">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>单位</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>7pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox4</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox29">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>规格</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>7pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox29</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox127">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>生产日期</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>7pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox127</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox27">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>厂家批次</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>7pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox27</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|               </TablixCells>
 | |
|             </TablixRow>
 | |
|             <TablixRow>
 | |
|               <Height>0.17373in</Height>
 | |
|               <TablixCells>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox24">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=RowNumber(Nothing)</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>7pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox24</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="locationId1">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=Fields!locationId.Value</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>11pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>locationId1</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>None</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="goodsName">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=Fields!goodsName.Value</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>11pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>goodsName</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>None</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="avCount">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=Fields!avCount.Value</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>7pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Right</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>avCount</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>LightGrey</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Style>None</Style>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </RightBorder>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                       </Style>
 | |
|                     </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>7pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>unit</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>LightGrey</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Style>None</Style>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </RightBorder>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                       </Style>
 | |
|                     </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>7pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>spec</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>LightGrey</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Style>None</Style>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </RightBorder>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="productDate">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=FormatDateTime(Fields!productDate.Value,DateFormat.ShortDate)</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>7pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>productDate</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>LightGrey</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Style>None</Style>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </RightBorder>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="batch">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=Fields!batch.Value</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>7pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>batch</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>LightGrey</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Style>None</Style>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </RightBorder>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|               </TablixCells>
 | |
|             </TablixRow>
 | |
|           </TablixRows>
 | |
|         </TablixBody>
 | |
|         <TablixColumnHierarchy>
 | |
|           <TablixMembers>
 | |
|             <TablixMember>
 | |
|               <RepeatOnNewPage>true</RepeatOnNewPage>
 | |
|             </TablixMember>
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|           </TablixMembers>
 | |
|         </TablixColumnHierarchy>
 | |
|         <TablixRowHierarchy>
 | |
|           <TablixMembers>
 | |
|             <TablixMember>
 | |
|               <FixedData>true</FixedData>
 | |
|               <KeepWithGroup>After</KeepWithGroup>
 | |
|               <RepeatOnNewPage>true</RepeatOnNewPage>
 | |
|             </TablixMember>
 | |
|             <TablixMember>
 | |
|               <Group Name="详细信息" />
 | |
|               <TablixMembers>
 | |
|                 <TablixMember>
 | |
|                   <FixedData>true</FixedData>
 | |
|                 </TablixMember>
 | |
|               </TablixMembers>
 | |
|               <FixedData>true</FixedData>
 | |
|             </TablixMember>
 | |
|           </TablixMembers>
 | |
|         </TablixRowHierarchy>
 | |
|         <RepeatColumnHeaders>true</RepeatColumnHeaders>
 | |
|         <RepeatRowHeaders>true</RepeatRowHeaders>
 | |
|         <FixedRowHeaders>true</FixedRowHeaders>
 | |
|         <DataSetName>DataSet1</DataSetName>
 | |
|         <PageBreak>
 | |
|           <BreakLocation>End</BreakLocation>
 | |
|         </PageBreak>
 | |
|         <Top>0.10583cm</Top>
 | |
|         <Height>0.79432cm</Height>
 | |
|         <Width>16.9673cm</Width>
 | |
|         <Style>
 | |
|           <Border>
 | |
|             <Style>None</Style>
 | |
|           </Border>
 | |
|         </Style>
 | |
|       </Tablix>
 | |
|     </ReportItems>
 | |
|     <Height>0.37523in</Height>
 | |
|     <Style />
 | |
|   </Body>
 | |
|   <ReportParameters>
 | |
|     <ReportParameter Name="rptTitle">
 | |
|       <DataType>String</DataType>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|     <ReportParameter Name="operater">
 | |
|       <DataType>String</DataType>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|     <ReportParameter Name="orderCode">
 | |
|       <DataType>String</DataType>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|   </ReportParameters>
 | |
|   <Width>7.09376in</Width>
 | |
|   <Page>
 | |
|     <PageHeader>
 | |
|       <Height>2.07256cm</Height>
 | |
|       <PrintOnFirstPage>true</PrintOnFirstPage>
 | |
|       <PrintOnLastPage>true</PrintOnLastPage>
 | |
|       <ReportItems>
 | |
|         <Textbox Name="Textbox14">
 | |
|           <KeepTogether>true</KeepTogether>
 | |
|           <Paragraphs>
 | |
|             <Paragraph>
 | |
|               <TextRuns>
 | |
|                 <TextRun>
 | |
|                   <Value>=Parameters!rptTitle.Value</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                     <FontSize>16pt</FontSize>
 | |
|                     <FontWeight>Bold</FontWeight>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style>
 | |
|                 <TextAlign>Center</TextAlign>
 | |
|               </Style>
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <rd:DefaultName>Textbox14</rd:DefaultName>
 | |
|           <Top>0.25107cm</Top>
 | |
|           <Left>4.41681cm</Left>
 | |
|           <Height>0.77667cm</Height>
 | |
|           <Width>9.18453cm</Width>
 | |
|           <Style>
 | |
|             <Border>
 | |
|               <Style>None</Style>
 | |
|             </Border>
 | |
|             <PaddingLeft>2pt</PaddingLeft>
 | |
|             <PaddingRight>2pt</PaddingRight>
 | |
|             <PaddingTop>2pt</PaddingTop>
 | |
|             <PaddingBottom>2pt</PaddingBottom>
 | |
|           </Style>
 | |
|         </Textbox>
 | |
|         <Textbox Name="prinOrderNo">
 | |
|           <CanGrow>true</CanGrow>
 | |
|           <KeepTogether>true</KeepTogether>
 | |
|           <Paragraphs>
 | |
|             <Paragraph>
 | |
|               <TextRuns>
 | |
|                 <TextRun>
 | |
|                   <Value>=First(Fields!orderNo.Value, "DataSet1")</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style />
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <Top>1.47256cm</Top>
 | |
|           <Left>10.83498cm</Left>
 | |
|           <Height>0.6cm</Height>
 | |
|           <Width>5.42067cm</Width>
 | |
|           <ZIndex>1</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>1.40201cm</Top>
 | |
|           <Left>4.10986cm</Left>
 | |
|           <Height>0.6cm</Height>
 | |
|           <Width>5.41994cm</Width>
 | |
|           <ZIndex>2</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>
 | |
|                 <TextRun>
 | |
|                   <Value>=Parameters!operater.Value</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style />
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <rd:DefaultName>Textbox22</rd:DefaultName>
 | |
|           <Top>1.40201cm</Top>
 | |
|           <Height>0.6cm</Height>
 | |
|           <Width>3.58857cm</Width>
 | |
|           <ZIndex>3</ZIndex>
 | |
|           <Style>
 | |
|             <Border>
 | |
|               <Style>None</Style>
 | |
|             </Border>
 | |
|             <PaddingLeft>2pt</PaddingLeft>
 | |
|             <PaddingRight>2pt</PaddingRight>
 | |
|             <PaddingTop>2pt</PaddingTop>
 | |
|             <PaddingBottom>2pt</PaddingBottom>
 | |
|           </Style>
 | |
|         </Textbox>
 | |
|       </ReportItems>
 | |
|       <Style>
 | |
|         <Border>
 | |
|           <Style>None</Style>
 | |
|         </Border>
 | |
|       </Style>
 | |
|     </PageHeader>
 | |
|     <PageFooter>
 | |
|       <Height>0.74111cm</Height>
 | |
|       <PrintOnFirstPage>true</PrintOnFirstPage>
 | |
|       <PrintOnLastPage>true</PrintOnLastPage>
 | |
|       <ReportItems>
 | |
|         <Textbox Name="Textbox8">
 | |
|           <CanGrow>true</CanGrow>
 | |
|           <KeepTogether>true</KeepTogether>
 | |
|           <Paragraphs>
 | |
|             <Paragraph>
 | |
|               <TextRuns>
 | |
|                 <TextRun>
 | |
|                   <Value>=Globals!PageNumber  & "/" & Globals!TotalPages</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style />
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <rd:DefaultName>Textbox8</rd:DefaultName>
 | |
|           <Top>0.14111cm</Top>
 | |
|           <Height>0.6cm</Height>
 | |
|           <Width>2.5cm</Width>
 | |
|           <Style>
 | |
|             <Border>
 | |
|               <Style>None</Style>
 | |
|             </Border>
 | |
|             <PaddingLeft>2pt</PaddingLeft>
 | |
|             <PaddingRight>2pt</PaddingRight>
 | |
|             <PaddingTop>2pt</PaddingTop>
 | |
|             <PaddingBottom>2pt</PaddingBottom>
 | |
|           </Style>
 | |
|         </Textbox>
 | |
|       </ReportItems>
 | |
|       <Style>
 | |
|         <Border>
 | |
|           <Style>None</Style>
 | |
|         </Border>
 | |
|       </Style>
 | |
|     </PageFooter>
 | |
|     <PageHeight>13.31cm</PageHeight>
 | |
|     <PageWidth>21cm</PageWidth>
 | |
|     <LeftMargin>2cm</LeftMargin>
 | |
|     <RightMargin>2cm</RightMargin>
 | |
|     <TopMargin>2cm</TopMargin>
 | |
|     <BottomMargin>2cm</BottomMargin>
 | |
|     <ColumnSpacing>0.13cm</ColumnSpacing>
 | |
|     <Style />
 | |
|   </Page>
 | |
|   <Variables>
 | |
|     <Variable Name="rpHead">
 | |
|       <Value />
 | |
|     </Variable>
 | |
|     <Variable Name="operater">
 | |
|       <Value />
 | |
|     </Variable>
 | |
|   </Variables>
 | |
|   <rd:ReportID>8d466f2c-caf7-4f18-a0d4-e3788c11b064</rd:ReportID>
 | |
|   <rd:ReportUnitType>Cm</rd:ReportUnitType>
 | |
| </Report> |