panhui пре 4 година
родитељ
комит
da9853fb9c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/main/nine-space/src/views/creator/Detail.vue

+ 1 - 1
src/main/nine-space/src/views/creator/Detail.vue

@@ -165,7 +165,7 @@ export default {
                 query: {
                     type: this.type,
                     salable: this.salable,
-                    minterId: this.info.id,
+                    minterId: this.info.id || this.$route.query.id,
                     del: false,
                     source: 'OFFICIAL,USER'
                 },