Răsfoiți Sursa

提示字段修改

duy 1 lună în urmă
părinte
comite
01db1f303c
2 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 1 1
      src/components/tree/hc-tree.vue
  2. 1 1
      src/views/file/collection.vue

+ 1 - 1
src/components/tree/hc-tree.vue

@@ -24,7 +24,7 @@
                         <el-tooltip
                             class="box-item"
                             effect="light"
-                            content="文件完整"
+                            content="检测到文件完整性不足"
                             placement="top"
                         >
                             <HcIcon name="error-warning" ui="text-xl" />

+ 1 - 1
src/views/file/collection.vue

@@ -115,7 +115,7 @@
                         <el-tooltip
                             class="box-item"
                             effect="light"
-                            content="文件完整"
+                            content="检测到文件完整性不足"
                             placement="top"
                         >
                             <HcIcon name="error-warning" ui="text-xl" />