This commit is contained in:
wangchengming 2025-07-23 15:53:06 +08:00
parent 359f10ccfd
commit 2e3a28b8f0

View File

@ -138,7 +138,7 @@ const activeIndex = ref(0)
const tableParamsQuery = ref({
readFlag: 0,
pageNum: 1,
pageSize: 1
pageSize: 10
})
const messageDateList = ref([])