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

chore: update

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