This commit is contained in:
Taric Xin
2022-03-29 10:19:35 +08:00
parent b87e2f6898
commit dd60f6c1f3
3 changed files with 11 additions and 7 deletions

View File

@ -55,6 +55,8 @@ export class InvoiceRequestedComponent {
};
afterRes = (data: any[], rawData?: any) => {
this.totalCallNo = 0;
this.selectedRows = [];
return data.map(item => ({
...item,
disabled: item.expressHSts