This commit is contained in:
Taric Xin
2022-01-12 17:21:30 +08:00
parent 8907373b55
commit b57e8514c6
3 changed files with 33 additions and 6 deletions

View File

@ -411,7 +411,6 @@ export class InvoiceRequestedComponent implements OnInit {
]);
}
selectChange(e: any) {
console.log(e);
this.resourceStatus = e;
this.initST();
setTimeout(() => {