Browse Source

【功能修复】绘图作品,一直打开的问题

YunaiV 10 months ago
parent
commit
a7c37fa295
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/router/modules/remaining.ts

+ 1 - 2
src/router/modules/remaining.ts

@@ -589,8 +589,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
         meta: {
           title: '绘图作品',
           icon: 'ep:home-filled',
-          noCache: false,
-          affix: true
+          noCache: false
         }
       }
     ]