Merge branch 'dev'

This commit is contained in:
zoujiandong
2023-07-21 14:38:03 +08:00
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ router.beforeEach(async(to, from, next) => {
}else{
next();
}
}
}