feat:打印和分析管理
This commit is contained in:
@@ -91,7 +91,7 @@ function handleReturnToStock() {
|
||||
})
|
||||
if (res.isPrint == 1) {
|
||||
// 执行打印
|
||||
nx.$print.getPrintTemplateAndPrint(res.id)
|
||||
nx.$print.print({ ...res, printTemplate: 'returnLabel' })
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user