合并分支 'fix_foton_20230613' 到 'master'
拦截路由 查看合并请求 laws-foton-slrs/foton-laws-system-front!102
This commit is contained in:
+1
-1
@@ -81,7 +81,7 @@ router.beforeEach(function (to, from, next) {
|
|||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
loading.close()
|
loading.close()
|
||||||
loading = null
|
loading = null
|
||||||
}, 1000)
|
}, 3000)
|
||||||
}
|
}
|
||||||
let fromName = from.name
|
let fromName = from.name
|
||||||
if(fromName === undefined || fromName === null){
|
if(fromName === undefined || fromName === null){
|
||||||
|
|||||||
Reference in New Issue
Block a user