perf: 标签选择交互调整

This commit is contained in:
rd
2025-09-18 11:54:48 +08:00
parent b24dc1af9d
commit 465920796f
6 changed files with 133 additions and 41 deletions

View File

@ -44,6 +44,7 @@ export const INITIAL_QUERY = {
// uid: '',
type: RawMaterialType.All,
created_at: [],
tag_ids: [],
sort_column: undefined,
sort_order: undefined,
};