Merge branch 'feature/juguohong/20250816'
This commit is contained in:
@@ -463,12 +463,14 @@ export const useListStore = create<TennisStore>()((set, get) => ({
|
||||
searchPageState: {
|
||||
...searchPageStateDefaultValue
|
||||
},
|
||||
loading: true,
|
||||
});
|
||||
} else {
|
||||
set({
|
||||
listPageState: {
|
||||
...listPageStateDefaultValue
|
||||
},
|
||||
loading: true,
|
||||
});
|
||||
}
|
||||
if (!isSearchData) {
|
||||
|
||||
Reference in New Issue
Block a user