This commit is contained in:
wangshiming
2022-05-05 14:05:15 +08:00
parent 7221365583
commit b0d4a52869
3 changed files with 21 additions and 9 deletions

View File

@ -43,8 +43,6 @@ export class RebateTableComponent implements OnInit {
this.data = [
{
gradeConfigId: '0',
startAmount: 0,
endAmount: 0,
managementFeeRatio: 0,
}
];