Browse Source

文案修改

zhengnaiwen_citu 2 tháng trước cách đây
mục cha
commit
fffae16698
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/modelSystem/modelTrainManage/index.vue

+ 1 - 1
src/views/modelSystem/modelTrainManage/index.vue

@@ -55,7 +55,7 @@
         <template #navBtn>
           <v-btn color="primary" class="buttons mr-3" rounded elevation="5" @click="handleCombine">
             <v-icon left>mdi-vector-combine</v-icon>
-            合并
+            去重
           </v-btn>
           <v-btn color="primary" class="buttons" rounded elevation="5" @click="handleUpload">
             <v-icon left>mdi-import</v-icon>