|
|
@@ -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, |
|
|
|