feat: 更新签名页面和合同文件
This commit is contained in:
@@ -16,7 +16,7 @@ export default {
|
||||
},
|
||||
|
||||
onLoad(options) {
|
||||
const url = options && options.url ? decodeURIComponent(options.url) : '/static/templates.pdf'
|
||||
const url = options && options.url ? decodeURIComponent(options.url) : '/static/sign_contract_ccd.pdf'
|
||||
this.pdfUrl = url
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user