fixe param issue

MOHEMM-SFH-COLORS
umasoodch 4 years ago
parent 4ade4f8b9f
commit fa9f2cd1a1

@ -460,7 +460,7 @@ export class WorkListMainItgComponent implements OnInit {
}
selectAtion(actionSelected, info) {
selectAtion(actionSelected, info?) {
this.actionSelected = actionSelected;
if (this.actionSelected === 'Answer') {
this.actionService(5, this.commentText);

Loading…
Cancel
Save