Przeglądaj źródła

音频管理 主播列表

DESKTOP-O04BTUJ\muzen 3 lat temu
rodzic
commit
fbe29ac998
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/music/anchor/index.vue

+ 1 - 1
src/views/music/anchor/index.vue

@@ -106,7 +106,7 @@ export default {
     // 资源平台列表
     getPlatformPage({
       pageIndex: 1,
-      pageSize: 100
+      pageSize: 10
     }).then(res => {
       if (res.code === 0) {
         this.platformOptions = res.data.records