diff --git a/src/route/index/Index.tsx b/src/route/index/Index.tsx index 6177d3b..8891ebc 100644 --- a/src/route/index/Index.tsx +++ b/src/route/index/Index.tsx @@ -201,6 +201,7 @@ export default function Index() { value:'ALL', }) init() + setauthorId('') nav('/home') nav('/proj-create')