zhangjie 1 月之前
父节点
当前提交
d14a14546a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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')"