11wqe1 3 months ago
parent
commit
770eec7ae6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/works.vue

+ 2 - 2
src/components/works.vue

@@ -640,7 +640,7 @@
                       <!-- ai作业得分  -->
                       <div
                         class="taskSco"
-                        v-if="l.content && l.content.length && l.eList && CState == 5"
+                        v-if="l.content && l.content.length && l.eList && (CState == 5 || CState == 6)"
                       >
                         <div class="taskScoTit">
                           <div>
@@ -719,7 +719,7 @@
                       <!-- 阶段  -->
                       <div
                         class="taskSco"
-                        v-if="l.eList && CState != 5 && lind == k.toolEList.length - 1"
+                        v-if="l.eList && CState != 5 && CState != 6 && lind == k.toolEList.length - 1"
                       >
                         <div class="taskScoTit">
                           <div>