修改类名

This commit is contained in:
zhuoda
2021-09-23 20:46:55 +08:00
parent 12012eaa70
commit af48683691
53 changed files with 976 additions and 863 deletions

View File

@@ -47,7 +47,6 @@ router.beforeEach(async (to, from, next) => {
return;
}
// 设置tagNav
useUserStore().setTagNav(to, from);