修改已知问题

This commit is contained in:
qq787203167
2022-03-24 19:26:12 +08:00
parent 7b691a7378
commit ee18d0c206
3 changed files with 9 additions and 4 deletions
+1
View File
@@ -80,6 +80,7 @@
},
watch: {
$route: function(val) {
console.log(val)
this.$nextTick(() => {
this.$watermark.set(this.userInfo().username + ' ' + this.userInfo().realname)
})