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