@ -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);