提交 c559cff7 authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 6781b1af
......@@ -51,10 +51,10 @@ export default {
goPage(path) {
if (!this.isLogin) {
const nu = ''
this.$message({
message: `Sorry,${nu} we don't have your information`,
type: 'warning'
})
this.$message({
message: `Sorry,${nu} we don't have your information`,
type: 'warning'
})
return
}
if (this.user.has_long) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论