Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop
This commit is contained in:
@ -30,7 +30,6 @@ export class PaymentOrderDetailComponent implements OnInit {
|
||||
|
||||
loadHeadInfo() {
|
||||
// this.service.request(this.service.$api_get_input_invoice_header, { id: this.id }).subscribe(res => {
|
||||
// console.log(res);
|
||||
// if (res) {
|
||||
// this.headerInfo = res;
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user