_Main/BL/Type_FinancialSalesReport/Method_GetRow.qbl
@@ -12,6 +12,7 @@ if( isnull( row ) ){ row := this.FinancialSalesRow( relnew, Name := product.ID(), Unit := salessegment ); row.Product_MP( relset, product ); //初始化单元格 row.InitializeCell( this, product ); }