Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop

This commit is contained in:
Taric Xin
2022-01-18 17:00:52 +08:00
44 changed files with 88 additions and 925 deletions

View File

@ -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;
// }