|
@ -193,7 +193,7 @@ const handleSelectionPoint = async ()=>{ |
|
|
text: 'loading...', |
|
|
text: 'loading...', |
|
|
background: 'rgba(0, 0, 0, 0.7)' |
|
|
background: 'rgba(0, 0, 0, 0.7)' |
|
|
}) |
|
|
}) |
|
|
PackageApi.batchPrintingLable(rows).then(res => { |
|
|
PackageApi.batchPrintingLables(rows).then(res => { |
|
|
console.log('批量打印res',res); |
|
|
console.log('批量打印res',res); |
|
|
getLoading?.close() |
|
|
getLoading?.close() |
|
|
if(res.zzLabel){ |
|
|
if(res.zzLabel){ |
|
|