2 Commits 4e9e272dff ... 97e6109cf3

Autor SHA1 Mensaje Fecha
  xll 97e6109cf3 Merge branch 'master' of http://git.fmode.cn:3000/bin/edu-textbook hace 1 mes
  xll 747bdcb3f0 updata: hace 1 mes
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      projects/textbook/src/app/textbook/textbook.component.html

+ 1 - 1
projects/textbook/src/app/textbook/textbook.component.html

@@ -140,7 +140,7 @@
           {{ data?.get("lang") || "-" }}
         </td>
         <td nzEllipsis>
-          {{ data?.get("majorPoniter") || "-" }}
+          {{ data?.get("majorPoniter")?.name || "-" }}
         </td>
         <td nzEllipsis>
           {{ data?.get("editionUnit") || "-" }}