2058 lines
		
	
	
		
			82 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			2058 lines
		
	
	
		
			82 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="reportStockRecord">
 | |
|       <ConnectionProperties>
 | |
|         <DataProvider>System.Data.DataSet</DataProvider>
 | |
|         <ConnectString>/* Local Connection */</ConnectString>
 | |
|       </ConnectionProperties>
 | |
|       <rd:DataSourceID>b328f7ea-a182-4305-9e18-24276f6c6219</rd:DataSourceID>
 | |
|     </DataSource>
 | |
|   </DataSources>
 | |
|   <DataSets>
 | |
|     <DataSet Name="DataSet1">
 | |
|       <Fields>
 | |
|         <Field Name="id">
 | |
|           <DataField>id</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="locationCode">
 | |
|           <DataField>locationCode</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="orderNo">
 | |
|           <DataField>orderNo</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="locationId">
 | |
|           <DataField>locationId</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="count">
 | |
|           <DataField>count</DataField>
 | |
|           <rd:TypeName>System.Decimal</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="direction">
 | |
|           <DataField>direction</DataField>
 | |
|           <rd:TypeName>System.Int32</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="description">
 | |
|           <DataField>description</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="operater">
 | |
|           <DataField>operater</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="lastmodified">
 | |
|           <DataField>lastmodified</DataField>
 | |
|           <rd:TypeName>System.DateTime</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="createtime">
 | |
|           <DataField>createtime</DataField>
 | |
|           <rd:TypeName>System.DateTime</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="dr">
 | |
|           <DataField>dr</DataField>
 | |
|           <rd:TypeName>System.Boolean</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="bigCount">
 | |
|           <DataField>bigCount</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="manufacturer">
 | |
|           <DataField>manufacturer</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="goodsName">
 | |
|           <DataField>goodsName</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="box">
 | |
|           <DataField>box</DataField>
 | |
|           <rd:TypeName>System.Decimal</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="type">
 | |
|           <DataField>type</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="regeditCode">
 | |
|           <DataField>regeditCode</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|       </Fields>
 | |
|       <Query>
 | |
|         <DataSourceName>reportStockRecord</DataSourceName>
 | |
|         <CommandText>/* Local Query */</CommandText>
 | |
|       </Query>
 | |
|       <rd:DataSetInfo>
 | |
|         <rd:DataSetName>reportStockRecord</rd:DataSetName>
 | |
|         <rd:SchemaPath>D:\wms\deiniu\vsprojects\Logical\reportStockRecord.xsd</rd:SchemaPath>
 | |
|         <rd:TableName>v_reportStockRecord</rd:TableName>
 | |
|         <rd:TableAdapterFillMethod>Fill</rd:TableAdapterFillMethod>
 | |
|         <rd:TableAdapterGetDataMethod>GetData</rd:TableAdapterGetDataMethod>
 | |
|         <rd:TableAdapterName>v_reportStockRecordTableAdapter</rd:TableAdapterName>
 | |
|       </rd:DataSetInfo>
 | |
|     </DataSet>
 | |
|   </DataSets>
 | |
|   <Body>
 | |
|     <ReportItems>
 | |
|       <Tablix Name="table1_Details_Group">
 | |
|         <TablixBody>
 | |
|           <TablixColumns>
 | |
|             <TablixColumn>
 | |
|               <Width>0.2439in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.84291in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.82128in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.67427in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.40507in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.47714in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.53226in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.52041in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.23041in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.59531in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.65014in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.46598in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.52939in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.3816in</Width>
 | |
|             </TablixColumn>
 | |
|           </TablixColumns>
 | |
|           <TablixRows>
 | |
|             <TablixRow>
 | |
|               <Height>0.22059in</Height>
 | |
|               <TablixCells>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox5">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>序号</Value>
 | |
|                               <Style>
 | |
|                                 <FontStyle>Normal</FontStyle>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>9pt</FontSize>
 | |
|                                 <FontWeight>Bold</FontWeight>
 | |
|                                 <TextDecoration>None</TextDecoration>
 | |
|                                 <Color>#000000</Color>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox5</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox4">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>条码</Value>
 | |
|                               <Style>
 | |
|                                 <FontStyle>Normal</FontStyle>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>9pt</FontSize>
 | |
|                                 <FontWeight>Bold</FontWeight>
 | |
|                                 <TextDecoration>None</TextDecoration>
 | |
|                                 <Color>#000000</Color>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox4</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox48">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>商品名称</Value>
 | |
|                               <Style>
 | |
|                                 <FontStyle>Normal</FontStyle>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>9pt</FontSize>
 | |
|                                 <FontWeight>Bold</FontWeight>
 | |
|                                 <TextDecoration>None</TextDecoration>
 | |
|                                 <Color>#000000</Color>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox48</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox50">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>批准文号</Value>
 | |
|                               <Style>
 | |
|                                 <FontStyle>Normal</FontStyle>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>9pt</FontSize>
 | |
|                                 <FontWeight>Bold</FontWeight>
 | |
|                                 <TextDecoration>None</TextDecoration>
 | |
|                                 <Color>#000000</Color>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox50</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox62">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>剂型</Value>
 | |
|                               <Style>
 | |
|                                 <FontStyle>Normal</FontStyle>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>9pt</FontSize>
 | |
|                                 <FontWeight>Bold</FontWeight>
 | |
|                                 <TextDecoration>None</TextDecoration>
 | |
|                                 <Color>#000000</Color>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox62</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox60">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>规格</Value>
 | |
|                               <Style>
 | |
|                                 <FontStyle>Normal</FontStyle>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>9pt</FontSize>
 | |
|                                 <FontWeight>Bold</FontWeight>
 | |
|                                 <TextDecoration>None</TextDecoration>
 | |
|                                 <Color>#000000</Color>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox60</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox56">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>生产日期</Value>
 | |
|                               <Style>
 | |
|                                 <FontStyle>Normal</FontStyle>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>9pt</FontSize>
 | |
|                                 <FontWeight>Bold</FontWeight>
 | |
|                                 <TextDecoration>None</TextDecoration>
 | |
|                                 <Color>#000000</Color>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox56</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox54">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>效期</Value>
 | |
|                               <Style>
 | |
|                                 <FontStyle>Normal</FontStyle>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>9pt</FontSize>
 | |
|                                 <FontWeight>Bold</FontWeight>
 | |
|                                 <TextDecoration>None</TextDecoration>
 | |
|                                 <Color>#000000</Color>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox54</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox64">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>单位</Value>
 | |
|                               <Style>
 | |
|                                 <FontStyle>Normal</FontStyle>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>9pt</FontSize>
 | |
|                                 <FontWeight>Bold</FontWeight>
 | |
|                                 <TextDecoration>None</TextDecoration>
 | |
|                                 <Color>#000000</Color>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox64</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox68">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>厂商</Value>
 | |
|                               <Style>
 | |
|                                 <FontStyle>Normal</FontStyle>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>9pt</FontSize>
 | |
|                                 <FontWeight>Bold</FontWeight>
 | |
|                                 <TextDecoration>None</TextDecoration>
 | |
|                                 <Color>#000000</Color>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox68</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox2">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>批号</Value>
 | |
|                               <Style>
 | |
|                                 <FontStyle>Normal</FontStyle>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>9pt</FontSize>
 | |
|                                 <FontWeight>Bold</FontWeight>
 | |
|                                 <TextDecoration>None</TextDecoration>
 | |
|                                 <Color>#000000</Color>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox2</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox8">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>数量</Value>
 | |
|                               <Style>
 | |
|                                 <FontStyle>Normal</FontStyle>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>9pt</FontSize>
 | |
|                                 <FontWeight>Bold</FontWeight>
 | |
|                                 <TextDecoration>None</TextDecoration>
 | |
|                                 <Color>#000000</Color>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox8</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox66">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>货位</Value>
 | |
|                               <Style>
 | |
|                                 <FontStyle>Normal</FontStyle>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>9pt</FontSize>
 | |
|                                 <FontWeight>Bold</FontWeight>
 | |
|                                 <TextDecoration>None</TextDecoration>
 | |
|                                 <Color>#000000</Color>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox66</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox70">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>件数</Value>
 | |
|                               <Style>
 | |
|                                 <FontStyle>Normal</FontStyle>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>9pt</FontSize>
 | |
|                                 <FontWeight>Bold</FontWeight>
 | |
|                                 <TextDecoration>None</TextDecoration>
 | |
|                                 <Color>#000000</Color>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox70</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|               </TablixCells>
 | |
|             </TablixRow>
 | |
|             <TablixRow>
 | |
|               <Height>0.26226in</Height>
 | |
|               <TablixCells>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox6">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=RowNumber(Nothing)</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>8pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox6</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="locationCode">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=Fields!locationCode.Value</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>Code 128</FontFamily>
 | |
|                                 <FontSize>15pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>locationCode</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </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>
 | |
|                                 <FontSize>8pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>goodsName</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="regeditCode">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=Fields!regeditCode.Value</Value>
 | |
|                               <Style>
 | |
|                                 <FontSize>8pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>regeditCode</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="type">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=Fields!type.Value</Value>
 | |
|                               <Style>
 | |
|                                 <FontSize>8pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>type</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </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>
 | |
|                                 <FontSize>8pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>spec</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </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>
 | |
|                                 <FontSize>8pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>productDate</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="validDate">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=FormatDateTime(Fields!validDate.Value, DateFormat.ShortDate)</Value>
 | |
|                               <Style>
 | |
|                                 <FontSize>8pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>validDate</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </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>
 | |
|                                 <FontSize>8pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>unit</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="manufacturer">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=Fields!manufacturer.Value</Value>
 | |
|                               <Style>
 | |
|                                 <FontSize>8pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>manufacturer</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </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>
 | |
|                                 <FontWeight>Bold</FontWeight>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>batch</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="count">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=Fields!count.Value</Value>
 | |
|                               <Style>
 | |
|                                 <FontSize>8pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>count</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="locationId">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=Fields!locationId.Value</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>8pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>locationId</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="box">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=Fields!box.Value</Value>
 | |
|                               <Style>
 | |
|                                 <FontSize>8pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>box</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                           <Width>1pt</Width>
 | |
|                         </RightBorder>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|               </TablixCells>
 | |
|             </TablixRow>
 | |
|           </TablixRows>
 | |
|         </TablixBody>
 | |
|         <TablixColumnHierarchy>
 | |
|           <TablixMembers>
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|           </TablixMembers>
 | |
|         </TablixColumnHierarchy>
 | |
|         <TablixRowHierarchy>
 | |
|           <TablixMembers>
 | |
|             <TablixMember>
 | |
|               <KeepWithGroup>After</KeepWithGroup>
 | |
|               <RepeatOnNewPage>true</RepeatOnNewPage>
 | |
|             </TablixMember>
 | |
|             <TablixMember>
 | |
|               <Group Name="group_table" />
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|             </TablixMember>
 | |
|           </TablixMembers>
 | |
|         </TablixRowHierarchy>
 | |
|         <RepeatColumnHeaders>true</RepeatColumnHeaders>
 | |
|         <RepeatRowHeaders>true</RepeatRowHeaders>
 | |
|         <DataSetName>DataSet1</DataSetName>
 | |
|         <Top>0.91027cm</Top>
 | |
|         <Left>1.08189cm</Left>
 | |
|         <Height>1.22644cm</Height>
 | |
|         <Width>18.71998cm</Width>
 | |
|         <Style>
 | |
|           <Border>
 | |
|             <Style>None</Style>
 | |
|           </Border>
 | |
|         </Style>
 | |
|       </Tablix>
 | |
|       <Textbox Name="Textbox1">
 | |
|         <CanGrow>true</CanGrow>
 | |
|         <KeepTogether>true</KeepTogether>
 | |
|         <Paragraphs>
 | |
|           <Paragraph>
 | |
|             <TextRuns>
 | |
|               <TextRun>
 | |
|                 <Value>上架人:</Value>
 | |
|                 <Style>
 | |
|                   <FontFamily>宋体</FontFamily>
 | |
|                   <FontWeight>Bold</FontWeight>
 | |
|                 </Style>
 | |
|               </TextRun>
 | |
|             </TextRuns>
 | |
|             <Style />
 | |
|           </Paragraph>
 | |
|         </Paragraphs>
 | |
|         <rd:DefaultName>Textbox1</rd:DefaultName>
 | |
|         <Top>5.15275cm</Top>
 | |
|         <Left>11.34507cm</Left>
 | |
|         <Height>0.6cm</Height>
 | |
|         <Width>2.5cm</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="Textbox3">
 | |
|         <CanGrow>true</CanGrow>
 | |
|         <KeepTogether>true</KeepTogether>
 | |
|         <Paragraphs>
 | |
|           <Paragraph>
 | |
|             <TextRuns>
 | |
|               <TextRun>
 | |
|                 <Value>制表人</Value>
 | |
|                 <Style>
 | |
|                   <FontFamily>宋体</FontFamily>
 | |
|                   <FontWeight>Bold</FontWeight>
 | |
|                 </Style>
 | |
|               </TextRun>
 | |
|               <TextRun>
 | |
|                 <Value>:</Value>
 | |
|                 <Style>
 | |
|                   <FontStyle>Normal</FontStyle>
 | |
|                   <FontFamily>宋体</FontFamily>
 | |
|                   <FontWeight>Bold</FontWeight>
 | |
|                   <TextDecoration>None</TextDecoration>
 | |
|                   <Color>#000000</Color>
 | |
|                 </Style>
 | |
|               </TextRun>
 | |
|               <TextRun>
 | |
|                 <Value>=Parameters!rptHead.Value</Value>
 | |
|                 <Style>
 | |
|                   <FontStyle>Normal</FontStyle>
 | |
|                   <FontFamily>宋体</FontFamily>
 | |
|                   <FontWeight>Bold</FontWeight>
 | |
|                   <TextDecoration>None</TextDecoration>
 | |
|                   <Color>#000000</Color>
 | |
|                 </Style>
 | |
|               </TextRun>
 | |
|             </TextRuns>
 | |
|             <Style />
 | |
|           </Paragraph>
 | |
|         </Paragraphs>
 | |
|         <rd:DefaultName>Textbox3</rd:DefaultName>
 | |
|         <Top>5.15275cm</Top>
 | |
|         <Left>1.14115cm</Left>
 | |
|         <Height>0.45cm</Height>
 | |
|         <Width>4.78729cm</Width>
 | |
|         <ZIndex>2</ZIndex>
 | |
|         <Style>
 | |
|           <Border>
 | |
|             <Style>None</Style>
 | |
|           </Border>
 | |
|           <PaddingLeft>2pt</PaddingLeft>
 | |
|           <PaddingRight>2pt</PaddingRight>
 | |
|           <PaddingTop>2pt</PaddingTop>
 | |
|           <PaddingBottom>2pt</PaddingBottom>
 | |
|         </Style>
 | |
|       </Textbox>
 | |
|     </ReportItems>
 | |
|     <Height>3.11206in</Height>
 | |
|     <Style />
 | |
|   </Body>
 | |
|   <ReportParameters>
 | |
|     <ReportParameter Name="rptTitle">
 | |
|       <DataType>String</DataType>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|     <ReportParameter Name="rptHead">
 | |
|       <DataType>String</DataType>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|   </ReportParameters>
 | |
|   <Width>8.16336in</Width>
 | |
|   <Page>
 | |
|     <PageHeader>
 | |
|       <Height>2.58853cm</Height>
 | |
|       <PrintOnFirstPage>true</PrintOnFirstPage>
 | |
|       <PrintOnLastPage>true</PrintOnLastPage>
 | |
|       <ReportItems>
 | |
|         <Textbox Name="txtTitle">
 | |
|           <CanGrow>true</CanGrow>
 | |
|           <KeepTogether>true</KeepTogether>
 | |
|           <Paragraphs>
 | |
|             <Paragraph>
 | |
|               <TextRuns>
 | |
|                 <TextRun>
 | |
|                   <Value>=Parameters!rptTitle.Value</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>楷体_GB2312</FontFamily>
 | |
|                     <FontSize>18pt</FontSize>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style>
 | |
|                 <TextAlign>Center</TextAlign>
 | |
|               </Style>
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <Left>1.08189cm</Left>
 | |
|           <Height>0.69438cm</Height>
 | |
|           <Width>18.71999cm</Width>
 | |
|           <Style>
 | |
|             <PaddingLeft>2pt</PaddingLeft>
 | |
|             <PaddingRight>2pt</PaddingRight>
 | |
|             <PaddingTop>2pt</PaddingTop>
 | |
|             <PaddingBottom>2pt</PaddingBottom>
 | |
|           </Style>
 | |
|         </Textbox>
 | |
|         <Textbox Name="custor_name">
 | |
|           <CanGrow>true</CanGrow>
 | |
|           <KeepTogether>true</KeepTogether>
 | |
|           <Paragraphs>
 | |
|             <Paragraph>
 | |
|               <TextRuns>
 | |
|                 <TextRun>
 | |
|                   <Value>供货商:</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                     <FontSize>8pt</FontSize>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|                 <TextRun>
 | |
|                   <Value>=First(Fields!manufacturer.Value, "DataSet1")</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style />
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <rd:DefaultName>custor_name</rd:DefaultName>
 | |
|           <Top>1.15299cm</Top>
 | |
|           <Left>1.08189cm</Left>
 | |
|           <Height>0.56472cm</Height>
 | |
|           <Width>12.50125cm</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="ExecutionTime">
 | |
|           <CanGrow>true</CanGrow>
 | |
|           <KeepTogether>true</KeepTogether>
 | |
|           <Paragraphs>
 | |
|             <Paragraph>
 | |
|               <TextRuns>
 | |
|                 <TextRun>
 | |
|                   <Value>打印时间:</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                     <FontSize>8pt</FontSize>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|                 <TextRun>
 | |
|                   <Value>=Globals!ExecutionTime</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                     <FontSize>8pt</FontSize>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style />
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <rd:DefaultName>ExecutionTime</rd:DefaultName>
 | |
|           <Top>1.98853cm</Top>
 | |
|           <Left>1.08189cm</Left>
 | |
|           <Height>0.6cm</Height>
 | |
|           <Width>4.43146cm</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="order_id">
 | |
|           <CanGrow>true</CanGrow>
 | |
|           <KeepTogether>true</KeepTogether>
 | |
|           <Paragraphs>
 | |
|             <Paragraph>
 | |
|               <TextRuns>
 | |
|                 <TextRun>
 | |
|                   <Value>单据编号:</Value>
 | |
|                   <Style>
 | |
|                     <FontStyle>Normal</FontStyle>
 | |
|                     <FontSize>8pt</FontSize>
 | |
|                     <FontWeight>Normal</FontWeight>
 | |
|                     <TextDecoration>None</TextDecoration>
 | |
|                     <Color>#000000</Color>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|                 <TextRun>
 | |
|                   <Value>=First(Fields!orderNo.Value, "DataSet1")</Value>
 | |
|                   <Style />
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style />
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <rd:DefaultName>order_id</rd:DefaultName>
 | |
|           <Top>1.11771cm</Top>
 | |
|           <Left>13.87129cm</Left>
 | |
|           <Height>0.6cm</Height>
 | |
|           <Width>5.47521cm</Width>
 | |
|           <ZIndex>3</ZIndex>
 | |
|           <Style>
 | |
|             <Border>
 | |
|               <Style>None</Style>
 | |
|             </Border>
 | |
|             <PaddingLeft>2pt</PaddingLeft>
 | |
|             <PaddingRight>2pt</PaddingRight>
 | |
|             <PaddingTop>2pt</PaddingTop>
 | |
|             <PaddingBottom>2pt</PaddingBottom>
 | |
|           </Style>
 | |
|         </Textbox>
 | |
|         <Textbox Name="Textbox10">
 | |
|           <CanGrow>true</CanGrow>
 | |
|           <KeepTogether>true</KeepTogether>
 | |
|           <Paragraphs>
 | |
|             <Paragraph>
 | |
|               <TextRuns>
 | |
|                 <TextRun>
 | |
|                   <Value>第</Value>
 | |
|                   <Style>
 | |
|                     <FontStyle>Normal</FontStyle>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                     <FontSize>8pt</FontSize>
 | |
|                     <FontWeight>Normal</FontWeight>
 | |
|                     <TextDecoration>None</TextDecoration>
 | |
|                     <Color>#000000</Color>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|                 <TextRun>
 | |
|                   <Value>=Globals!PageNumber</Value>
 | |
|                   <Style>
 | |
|                     <FontStyle>Normal</FontStyle>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                     <FontSize>8pt</FontSize>
 | |
|                     <FontWeight>Normal</FontWeight>
 | |
|                     <TextDecoration>None</TextDecoration>
 | |
|                     <Color>#000000</Color>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|                 <TextRun>
 | |
|                   <Value>页/共</Value>
 | |
|                   <Style>
 | |
|                     <FontStyle>Normal</FontStyle>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                     <FontSize>8pt</FontSize>
 | |
|                     <FontWeight>Normal</FontWeight>
 | |
|                     <TextDecoration>None</TextDecoration>
 | |
|                     <Color>#000000</Color>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|                 <TextRun>
 | |
|                   <Value>=Globals!TotalPages</Value>
 | |
|                   <Style>
 | |
|                     <FontStyle>Normal</FontStyle>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                     <FontSize>8pt</FontSize>
 | |
|                     <FontWeight>Normal</FontWeight>
 | |
|                     <TextDecoration>None</TextDecoration>
 | |
|                     <Color>#000000</Color>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|                 <TextRun>
 | |
|                   <Value>页</Value>
 | |
|                   <Style>
 | |
|                     <FontStyle>Normal</FontStyle>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                     <FontSize>8pt</FontSize>
 | |
|                     <FontWeight>Normal</FontWeight>
 | |
|                     <TextDecoration>None</TextDecoration>
 | |
|                     <Color>#000000</Color>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style />
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <rd:DefaultName>Textbox10</rd:DefaultName>
 | |
|           <Top>1.94cm</Top>
 | |
|           <Left>13.87129cm</Left>
 | |
|           <Height>0.6cm</Height>
 | |
|           <Width>5.47521cm</Width>
 | |
|           <ZIndex>4</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>
 | |
|     <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>
 | |
|   <rd:ReportID>3d4ef5a2-f71a-4014-88b1-00634ab5e1b9</rd:ReportID>
 | |
|   <rd:ReportUnitType>Cm</rd:ReportUnitType>
 | |
| </Report> |