修改已知问题
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
},
|
||||
watch: {
|
||||
$route: function(val) {
|
||||
console.log(val)
|
||||
this.$nextTick(() => {
|
||||
this.$watermark.set(this.userInfo().username + ' ' + this.userInfo().realname)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user