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