Commit 5ccf19b7 authored by 黄奎's avatar 黄奎

页面修改

parent e991505d
......@@ -220,7 +220,7 @@
}).then(res => {
this.loading = false
if (res.data.resultCode === 1) {
let sign = title + "V2"
let sign = item.T_ContractNum;
const a = document.createElement('a');
a.setAttribute('download', '');
a.setAttribute('href', urlObj.DomainUrl + '/api/file/DownloadFileForPdf?fileName=' + sign +
......
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