瀏覽代碼

修改答题样式控制

dusenyao 1 年之前
父節點
當前提交
a517759889
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/exercise_questions/answer/index.vue

+ 1 - 1
src/views/exercise_questions/answer/index.vue

@@ -36,7 +36,7 @@
             <span>{{ getExerciseName('cur') }}</span>
           </div>
         </el-popover>
-        <div v-if="!isTeacherAnnotations" class="round primary">
+        <div v-if="!isTeacherAnnotations && !isSubmit" class="round primary">
           <SvgIcon icon-class="hourglass" />{{ secondFormatConversion(time) }}
         </div>
       </div>