Browse Source

.

master^2
yibo 7 years ago
parent
commit
1d752e3156
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      B3QingDaoWanFu.Web/Pages/B3QingDaoWanFu/Reports/SaleSummaryReport_/SaleSummaryReport.cs

+ 1
- 1
B3QingDaoWanFu.Web/Pages/B3QingDaoWanFu/Reports/SaleSummaryReport_/SaleSummaryReport.cs View File

@ -264,7 +264,7 @@ namespace BWP.Web.Pages.B3QingDaoWanFu.Reports.SaleSummaryReport_
return secondFilterTree;
}
readonly string[] goodsBrand = new string[] { "条类", "分割品", "副产品", "冻品" };
readonly string[] goodsBrand = new string[] { "条类", "分割品", "副产品", "冻品", "熟食" };
protected override DQueryDom GetQueryDom()
{


Loading…
Cancel
Save