Commit ddecc0dc authored by 沈翠玲's avatar 沈翠玲

修改打印机反向

parent 36483f2b
......@@ -284,6 +284,7 @@ module.exports = {
client: null,
printer: this.vuex_printerInfo.printerName,
type: 'url_pdf',
orientation: 'portrait',
// pdf_path: 'http://192.168.3.91:8082/static/123.pdf',
pdf_path: res.fileUrl,
});
......
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