perf: router

This commit is contained in:
xiaoxian521
2021-12-12 19:46:58 +08:00
parent 5d6ed8da33
commit 00cc5a88e0
8 changed files with 29 additions and 4 deletions

View File

@@ -29,7 +29,8 @@ const systemRouter = {
meta: {
title: "message.hsDict",
i18n: true,
showLink: true
showLink: true,
keepAlive: true
}
}
]