edit
This commit is contained in:
@ -84,7 +84,7 @@ export class PrintOrderModalComponent implements OnInit {
|
||||
this.modal.destroy(true);
|
||||
this.service.reviewPDF(res.pdfUrl);
|
||||
} else {
|
||||
this.service.msgSrv.warning('下载失败');
|
||||
this.service.msgSrv.warning('请到快递信息页面打印');
|
||||
this.modal.destroy(true);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user