feat:maidian
This commit is contained in:
@@ -110,6 +110,9 @@
|
||||
}
|
||||
},
|
||||
created() {
|
||||
if (this.$route.query.userId) {
|
||||
this.queryForm.userId = this.$route.query.userId
|
||||
}
|
||||
this.fetchData()
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user