|
@@ -164,7 +164,7 @@ export default {
|
|
const url = sparePartsPurDetailPrint
|
|
const url = sparePartsPurDetailPrint
|
|
const params = { sn: this.$route.params.sn, type: printerType }
|
|
const params = { sn: this.$route.params.sn, type: printerType }
|
|
// 打印或导出
|
|
// 打印或导出
|
|
- hdPrint(printerType, type, url, params, '', function () {
|
|
|
|
|
|
+ hdPrint(printerType, type, url, params, '散件入库单', function () {
|
|
_this.spinning = false
|
|
_this.spinning = false
|
|
})
|
|
})
|
|
},
|
|
},
|