1
This commit is contained in:
parent
359f10ccfd
commit
2e3a28b8f0
|
@ -138,7 +138,7 @@ const activeIndex = ref(0)
|
|||
const tableParamsQuery = ref({
|
||||
readFlag: 0,
|
||||
pageNum: 1,
|
||||
pageSize: 1
|
||||
pageSize: 10
|
||||
})
|
||||
const messageDateList = ref([])
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user