Browse Source

update

dev
kim131 4 years ago
parent
commit
1811a85f96
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/main_web/workspace/workspace.new.vue

+ 1
- 1
src/views/main_web/workspace/workspace.new.vue View File

@@ -836,7 +836,7 @@ export default {
const params = {
"ArchId": this.currentFile.id,
// "CreateTime": historyFile.createTime,
"CreateUserId": historyFile.creator,
// "CreateUserId": historyFile.creator,
"CurrentIpfsCid": currentIpfsCid,
"Id": historyFile.currentHash,
// "ModifyTime": time,


Loading…
Cancel
Save