Commit 2f85a9b8 authored by 黄奎's avatar 黄奎

save

parent b7dd54b2
......@@ -1242,8 +1242,10 @@
this.updateMsg.email = x.email
this.updateMsg.email = x.email
this.updateMsg.email = x.email
var newUrl = this.domainManager().ViittoFileUrl + x.signingFile
this.saveMsg = x.signingFile ? [{Path: x.signingFile,
URL: x.signingFile,
URL: newUrl,
FileName: '签约附件'}] : []
this.updateMsg.SigningType = x.signingType ? true : false
console.log('updateMsg', x)
......
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