修复heropanel无法下拉背景页面

This commit is contained in:
2026-01-15 11:37:01 +08:00
parent 1c81448bb3
commit ec9ce15f6f
2 changed files with 891 additions and 1054 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -498,7 +498,8 @@ const ConceptCenter = () => {
query: query,
size: pageSize,
page: page,
sort_by: sortToUse
sort_by: sortToUse,
include_stock_reasons: true
};
if (date) {