2
This commit is contained in:
@@ -183,8 +183,8 @@ const handleChangePassword = () => {
|
||||
}
|
||||
|
||||
const refreshCurrentPage = () => {
|
||||
// 刷新当前路由页面,不刷新整个浏览器
|
||||
router.replace(router.currentRoute.value.fullPath)
|
||||
// 强制刷新当前路由页面
|
||||
router.go(0)
|
||||
}
|
||||
|
||||
interface MenuItem {
|
||||
|
||||
Reference in New Issue
Block a user