修改
This commit is contained in:
parent
c9a7affa10
commit
8ed8cca8d7
@ -47,7 +47,6 @@
|
|||||||
this.$refs.uToast.show({
|
this.$refs.uToast.show({
|
||||||
title: '您未登录,请先登录',
|
title: '您未登录,请先登录',
|
||||||
type: 'error',
|
type: 'error',
|
||||||
duration: '1000',
|
|
||||||
url: '/pages/login/login'
|
url: '/pages/login/login'
|
||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user