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") || "-" }}