首页调整

This commit is contained in:
zhangqi 2025-09-08 10:00:41 +08:00
parent 258a33635e
commit 2fb92cd445
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ export default {
handleSizeChange(val) {
this.params.limit = val
this.getData()
},
}
}
}
</script>