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