Skip to content

Commit a7c37fa

Browse files
committed
【功能修复】绘图作品,一直打开的问题
1 parent 38c485b commit a7c37fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/router/modules/remaining.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -589,8 +589,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
589589
meta: {
590590
title: '绘图作品',
591591
icon: 'ep:home-filled',
592-
noCache: false,
593-
affix: true
592+
noCache: false
594593
}
595594
}
596595
]

0 commit comments

Comments
 (0)