fix bug
This commit is contained in:
@ -92,8 +92,7 @@ export class ParterChannelSalesEditComponent implements OnInit {
|
|||||||
this.sf.getProperty('/roleIds')!.schema.enum = List;
|
this.sf.getProperty('/roleIds')!.schema.enum = List;
|
||||||
this.sf.getProperty('/roleIds')!.widget.reset(List);
|
this.sf.getProperty('/roleIds')!.widget.reset(List);
|
||||||
}
|
}
|
||||||
}
|
} )}
|
||||||
)}
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user