소스 검색

更新详情页

warrior 6 달 전
부모
커밋
f74de37d8b
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      projects/textbook/src/modules/common/textbook-details/textbook-details.component.html

+ 3 - 0
projects/textbook/src/modules/common/textbook-details/textbook-details.component.html

@@ -548,6 +548,9 @@
                     }
                   </tbody>
                 </nz-table>
+                @if (volume?.otherEditor) {
+                  <a (click)="openFile(volume.otherEditor)">其他编者政治审查意见</a>
+                }
               </nz-collapse-panel>
               }
             </nz-collapse>