diff --git a/src/pages/collection/index.tsx b/src/pages/collection/index.tsx index 13763a5..3efdab7 100644 --- a/src/pages/collection/index.tsx +++ b/src/pages/collection/index.tsx @@ -85,7 +85,7 @@ export default () => { //编辑 const onUpdate = useCallback(() => { - + }, []) return (