浏览代码

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

YunaiV 10 月之前
父节点
当前提交
a7c37fa295
共有 1 个文件被更改,包括 1 次插入2 次删除
  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
         }
       }
     ]