Explorar o código

Merge branch '07/06musicArchives' into test

wolyshaw %!s(int64=4) %!d(string=hai) anos
pai
achega
1918a89de1

+ 1 - 0
src/views/resetTeaming/components/archicesComponents/performance.vue

@@ -186,6 +186,7 @@ export default {
     async FetchList() {
       try {
         const res = await musicGroupPerformanceQueryPage({
+          rows: this.rules.limit,
           page: this.rules.page,
           musicGroupId: this.$route.query.id,
         })