Parcourir la source

出版社导出脚本

warrior il y a 5 mois
Parent
commit
87b4205d6a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      projects/textbook/src/services/shell.ts

+ 1 - 1
projects/textbook/src/services/shell.ts

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