panhui hace 3 años
padre
commit
4e9abecd6d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/hall/List.vue

+ 1 - 1
src/views/hall/List.vue

@@ -69,7 +69,7 @@ export default {
                     publish: true,
                     type: this.type
                 },
-                sort: 'sort,desc;id,desc'
+                sort: 'heats,desc'
             };
         },
         onRefresh() {