Browse Source

更新详情页

warrior 6 months ago
parent
commit
f74de37d8b

+ 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>