diff --git a/src/router/modules/remaining.ts b/src/router/modules/remaining.ts index f19d93ec..ef79752f 100644 --- a/src/router/modules/remaining.ts +++ b/src/router/modules/remaining.ts @@ -589,8 +589,7 @@ const remainingRouter: AppRouteRecordRaw[] = [ meta: { title: '绘图作品', icon: 'ep:home-filled', - noCache: false, - affix: true + noCache: false } } ]