perf: 标签选择交互调整
This commit is contained in:
@ -44,6 +44,7 @@ export const INITIAL_QUERY = {
|
||||
// uid: '',
|
||||
type: RawMaterialType.All,
|
||||
created_at: [],
|
||||
tag_ids: [],
|
||||
sort_column: undefined,
|
||||
sort_order: undefined,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user