Send webtrix documents on chat from gabinete digital process

This commit is contained in:
Eudes Inácio
2022-05-20 15:54:35 +01:00
parent 6b5a2169ed
commit fe7dd8f45a
4 changed files with 29 additions and 1 deletions
@@ -692,6 +692,8 @@ export class ExpedienteDetailPage implements OnInit {
this.newGroup();
}
else {
console.log(this.task)
console.log(this.fulltask)
this.dataService.set("newGroup", true);
this.dataService.set("task", this.task);
this.dataService.set("newGroupName", this.task.Folio);