fix bug
This commit is contained in:
@ -178,7 +178,7 @@ export class ParterRebateManageMentAddComponent implements OnInit {
|
||||
rebateConfigLineDTO: this.table.data,
|
||||
priority: this.priority, // 优先级
|
||||
partnerIds: this.partnerId,
|
||||
ruleDescription: this.sf.value.ruleDescription,
|
||||
ruleDescription: this.sf?.value.ruleDescription,
|
||||
remark: this.remark,
|
||||
partnerType: this.partnerType
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user