From 9b4786b78373e3a96eb0fd6d5ec3d1082474fb71 Mon Sep 17 00:00:00 2001 From: xixi <123@qq.com> Date: Tue, 27 Aug 2024 14:03:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E5=9D=97=E7=94=9F=E6=88=90=E5=88=A4?= =?UTF-8?q?=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/route/index/Index.tsx | 1 + 1 file changed, 1 insertion(+) 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')