Commit 19211760 authored by huangyy's avatar huangyy

缺陷修改

parent eb0a77ad
...@@ -237,7 +237,7 @@ ...@@ -237,7 +237,7 @@
groupid: data.id, groupid: data.id,
}).then(res => { }).then(res => {
res.data.records.forEach(item => { res.data.records.forEach(item => {
autoAttachDownload({}, 'ywxxgl/uywxx', item.id).then(res => { autoAttachDownload({}, 'ywxxgl/uywpclsjl', item.id).then(res => {
let blob = new Blob([res], { let blob = new Blob([res], {
type: 'application/' + item.type + ';charset=UTF-8', type: 'application/' + item.type + ';charset=UTF-8',
}); });
......
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