@ -55,9 +55,9 @@ const print = (nodeList, type = 'deliveryPrint') => {
if (type === 'titlePrint') handleTitlePrint(LODOP, templateData)
else handleDeliveryPrint(LODOP, templateData)
// LODOP.NewPage()
// LODOP.PRINT(); //直接打印
LODOP.PRINT(); //直接打印
});
LODOP.PREVIEW(); //预览(预览打印无脚标)
// LODOP.PREVIEW(); //预览(预览打印无脚标)
};
const newPrint = nodeName => {
@ -88,8 +88,8 @@ const hwyPrint2 = nodeList => {
nodeList.forEach(orderNode => {
// LODOP.NewPage()100
LODOP.PRINT_DESIGN();
// LODOP.PRINT_DESIGN();