Browse Source

+ai history

hare8999@163.com 2 years ago
parent
commit
16912e5eab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/idc/mistakes/aiPaperHistory.vue

+ 1 - 1
src/views/idc/mistakes/aiPaperHistory.vue

@@ -1,6 +1,6 @@
 <template>
   <div>
-    <evaluation-title title="查看匹配历史" nav-back-button></evaluation-title>
+    <evaluation-title title="查看AI匹配历史" nav-back-button></evaluation-title>
     <mx-paper :options="options" class="pl20 pr20 pt20 pb40"></mx-paper>
   </div>
 </template>