panhui %!s(int64=4) %!d(string=hai) anos
pai
achega
a5ef00c6db
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/main/nine-space/src/views/Store.vue

+ 2 - 1
src/main/nine-space/src/views/Store.vue

@@ -134,7 +134,8 @@ export default {
                 page: this.page,
                 size: 20,
                 query: {
-                    userId: this.$store.state.userInfo.id
+                    userId: this.$store.state.userInfo.id,
+                    status: 'NORMAL,TRADING,GIFTING'
                 },
                 sort: 'createdAt,desc'
             };