panhui %!s(int64=3) %!d(string=hai) anos
pai
achega
8effd7fc02
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/Store.vue

+ 2 - 1
src/views/Store.vue

@@ -531,7 +531,8 @@ export default {
                             userId: this.$store.state.userInfo.id,
                             status: this.status,
                             prefixName: this.moreTitle
-                        }
+                        },
+                        sort: 'id,desc'
                     },
                     { body: 'json' }
                 )