修改水印名称
This commit is contained in:
parent
0bd8884aa3
commit
f3d9a644b4
@ -86,7 +86,7 @@
|
||||
this.userName = res.user.username
|
||||
this.$store.state.user = res.user
|
||||
this.mobile = res.user.mobile
|
||||
this.$watermark.set(this.userName + ' ' + this.mobile.substr(0, 4))
|
||||
this.$watermark.set(this.realName + ' ' + this.mobile.substr(0, 4))
|
||||
} else {
|
||||
this.$message.error(res.msg)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user