Commit ab028650 authored by hanfeng zhang's avatar hanfeng zhang

231

parent 0c830a03
......@@ -413,7 +413,7 @@ export default Vue.extend({
}
const { id, nftId, wallet, fileHash } =
await this.$service.nftService.save(data);
await this.$service.nftService.save(data);
this.publish.fileHash = fileHash;
this.publish.nftId = nftId;
this.publish.id = id;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment