修改禅道已知bug
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
watch: {
|
||||
$route: function(val) {
|
||||
this.$nextTick(() => {
|
||||
this.$watermark.set(this.userInfo().updateBy + ' ' + this.userInfo().username)
|
||||
this.$watermark.set(this.userInfo().username + ' ' + this.userInfo().realname)
|
||||
})
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user