瀏覽代碼

详情页转售

panhui 4 年之前
父節點
當前提交
af6f5b7ec6
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/main/nine-space/src/views/creator/Detail.vue

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

@@ -193,7 +193,8 @@ export default {
                             type: this.type,
                             type: this.type,
                             salable: this.salable,
                             salable: this.salable,
                             minterId: this.info.id,
                             minterId: this.info.id,
-                            del: false
+                            del: false,
+                            source: 'OFFICIAL,USER'
                         },
                         },
                         sort: this.sort
                         sort: this.sort
                     },
                     },