@ -407,7 +407,7 @@
overPackageRecordSubmit(params).then(res => {
uni.hideLoading()
if (res.data) {
printPurchaseLabel('REC3920250403-0002').then(res1=>{
printPurchaseLabel(res.data).then(res1=>{
this.showCommitSuccessMessage('提交成功\n生成翻包记录!',res1.data.list)
}).catch(err=>{
console.log(55,err)