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)
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user