Merge branch 'develop' into FOTON
This commit is contained in:
@@ -1413,7 +1413,7 @@ export default {
|
|||||||
},
|
},
|
||||||
// 获取doc文件
|
// 获取doc文件
|
||||||
downloadFile(data) {
|
downloadFile(data) {
|
||||||
let URL = 'http://10.100.5.116:4201/' + data.docRealName
|
let URL = 'https://srms.foton.com.cn/ocrResultFile/' + data.docRealName
|
||||||
window.open(URL)
|
window.open(URL)
|
||||||
// console.log(URL);
|
// console.log(URL);
|
||||||
// window.open(data.docRealFile);
|
// window.open(data.docRealFile);
|
||||||
|
|||||||
Reference in New Issue
Block a user