2323
This commit is contained in:
parent
c5b305d4ff
commit
9e503cd2e2
@ -69,7 +69,7 @@ const sendeInfo = reactive({
|
||||
// 消息分页查询参数
|
||||
const msgQuery = reactive({
|
||||
page: 1,
|
||||
page_size: 20,
|
||||
page_size: 50,
|
||||
app_id: route.query.app_id,
|
||||
user_id: ''
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user