zhangjie 1 month ago
parent
commit
d14a14546a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/modules/mark/components/ScoreCheckDetail.vue

+ 1 - 1
src/modules/mark/components/ScoreCheckDetail.vue

@@ -262,7 +262,7 @@
             type="primary"
             @click="toAiAbnormalCheck"
           >
-            AI评卷失败待复核数量({{ aiAbnormalCheckList.length }})
+            AI评卷失败待复核({{ aiAbnormalCheckList.length }})
           </el-button>
           <el-button
             v-if="checkPrivilege('button', 'ScoreExport')"