Commit e6fcf29f by qinjianhui

fix: 问题修改

parent ba29c8c6
......@@ -1850,8 +1850,7 @@ const printOrder = async (
return
}
if (data.filePath) {
// const strURL = filePath + data.filePath
const strURL = 'https://factory.jomalls.com/upload/factory' + data.filePath
const strURL = filePath + data.filePath
console.log('strURL', strURL, data)
lodop.ADD_PRINT_PDF(
0,
......
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