xll 3 months ago
parent
commit
747bdcb3f0
1 changed files with 1 additions and 1 deletions
  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") || "-" }}