Explorar el Código

音频管理 主播列表

DESKTOP-O04BTUJ\muzen hace 3 años
padre
commit
fbe29ac998
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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