cehn 7 months ago
parent
commit
8b3ef8b153
1 changed files with 0 additions and 4 deletions
  1. 0 4
      projects/textbook/src/app/textbook/textbook.component.html

+ 0 - 4
projects/textbook/src/app/textbook/textbook.component.html

@@ -146,11 +146,7 @@
           }
           }
         </td>
         </td>
         <td nzEllipsis>
         <td nzEllipsis>
-<<<<<<< HEAD
           {{ data?.get("majorPoniter")?.code + '/'+data?.get("majorPoniter")?.name || "-" }}
           {{ data?.get("majorPoniter")?.code + '/'+data?.get("majorPoniter")?.name || "-" }}
-=======
-          {{ data?.get("majorPoniter")?.name || "-" }}
->>>>>>> 97e6109cf35ed44c937fef2cd84cfbaeeb5c8810
         </td>
         </td>
         <td nzEllipsis>
         <td nzEllipsis>
           @for (vul of data?.get('childrens'); track vul) {
           @for (vul of data?.get('childrens'); track vul) {