wolyshaw преди 3 години
родител
ревизия
c52f4f906c
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/views/resetTeaming/components/archicesComponents/performance.vue

+ 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,
         })