Ver código fonte

章节加交稿日期

dsy 1 semana atrás
pai
commit
ed48061a05

+ 1 - 1
src/views/personal_workbench/project/ProductionEditorialManage.vue

@@ -87,7 +87,7 @@
             class="edit-end-date"
             :style="{ color: !isEnable(is_root) && isEnable(is_inherited_producer) ? '#ff4757' : 'default' }"
           >
-            {{ isEnable(is_leaf_chapter) ? edit_end_date : '' }}
+            {{ edit_end_date }}
           </div>
           <div
             class="audit nowrap-ellipsis"