This commit is contained in:
wangshiming
2022-04-26 16:59:05 +08:00
parent 58d0023b4d
commit d3e8365cf6
2 changed files with 3 additions and 3 deletions

View File

@ -42,7 +42,7 @@ export class RebateTableComponent implements OnInit {
} else if (!this.hiden && this.type == '1'){
this.data = [
{
gradeConfigId: 0,
gradeConfigId: '0',
startAmount: 0,
endAmount: 0,
managementFeeRatio: 0,