Kaynağa Gözat

教材创建-其他作者意见

cehn 8 ay önce
ebeveyn
işleme
9601ddbd63

+ 3 - 3
projects/textbook/src/modules/nav-author/components/create/author-file/author-file.component.html

@@ -20,7 +20,7 @@
             <span style="color: red;">*</span>
           </th> -->
 
-      <th nzWidth="120px" nzRight>其他编者</th>
+      <!-- <th nzWidth="120px" nzRight>其他编者</th> -->
       <th nzWidth="120px" nzRight>
         作者政治审查表
         <span style="color: red">*</span>
@@ -59,7 +59,7 @@
       <td>
         {{ data.work }}
       </td>
-      <td nzRight>
+      <!-- <td nzRight>
         @if (data.otherEditor) {
         <a style="color: #3e49b3" (click)="openFile(data.otherEditor)"
           >政治审查意见</a
@@ -69,7 +69,7 @@
           [type]="'pdf'"
           (change)="upload($event, 'otherEditor', index)"
         ></app-comp-upload>
-      </td>
+      </td> -->
       <td nzRight>
         @if (data.examine) {
         <a style="color: #3e49b3" (click)="openFile(data.examine)"