mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-17 07:32:59 +00:00
[improvement](webapp) optimize filter css styles and modify menu name
Co-authored-by: williamhliu <williamhliu@tencent.com>
This commit is contained in:
@@ -49,7 +49,7 @@ export type FilterItemType = {
|
||||
bizName: string;
|
||||
operator: string;
|
||||
type: string;
|
||||
value: string;
|
||||
value: any;
|
||||
};
|
||||
|
||||
export type ModelType = {
|
||||
|
||||
Reference in New Issue
Block a user