@@ -591,7 +591,7 @@ export class shellServer {
_body += '</td>';
_body += '<td>';
- _body += `${this.fromatFiled(
+ _body += ` ${this.fromatFiled(
data[row]?.get('childrens'),
'editionFirst'
)}`;