报告接口修改

tykong-cidian
duxiaoning 2023-01-17 14:50:32 +08:00
parent 1fd06fefa6
commit 7fe0085566
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ export function exportWord(data, pdfName, localTiffPath, httpTiffPath, productTy
url:
"importPDF/importWordAndPDF?reportName=" +
pdfName +
"&localTiffPath" +
"&localTiffPath=" +
localTiffPath +
"&httpTiffPath=" +
httpTiffPath +