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

bug fixes

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