2 次代碼提交 4e9e272dff ... 97e6109cf3

作者 SHA1 備註 提交日期
  xll 97e6109cf3 Merge branch 'master' of http://git.fmode.cn:3000/bin/edu-textbook 1 月之前
  xll 747bdcb3f0 updata: 1 月之前
共有 1 個文件被更改,包括 1 次插入1 次删除
  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") || "-" }}