Resolve #7222
This commit is contained in:
parent
5c6e389cd5
commit
eefbe097c0
4 changed files with 29 additions and 2 deletions
|
@ -28,6 +28,7 @@ export default defineComponent({
|
|||
limit: 10,
|
||||
params: () => ({
|
||||
query: this.$route.query.q,
|
||||
channelId: this.$route.query.channel,
|
||||
})
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue