update
This commit is contained in:
parent
dad4308c0f
commit
4a81bfdbed
@ -24,7 +24,7 @@
|
||||
* @version:
|
||||
* @Date: 2021-04-20 11:06:21
|
||||
* @LastEditors: huzhushan@126.com
|
||||
* @LastEditTime: 2021-04-29 11:13:55
|
||||
* @LastEditTime: 2021-04-29 17:13:31
|
||||
* @Author: huzhushan@126.com
|
||||
* @HomePage: https://huzhushan.gitee.io/vue3-element-admin
|
||||
* @Github: https://github.com/huzhushan/vue3-element-admin
|
||||
@ -63,7 +63,6 @@ export const useTags = () => {
|
||||
)
|
||||
|
||||
const filterAffixTags = routes => {
|
||||
console.log(222, routes)
|
||||
return routes.filter(route => isAffix(route))
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user