test #46

Merged
klaus merged 2 commits from test into main 2024-10-16 04:18:55 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 29884883eb - Show all commits

View File

@ -625,7 +625,6 @@ export default {
if (res.status === 200 && res.data.success === true) {
const data = res.data.data
console.log(data.totalCount)
const total_page = Math.ceil(data.totalCount / 10)
this.audio_contents = data.items