fix bug
This commit is contained in:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user