Browse Source

adm:feat> 修改文字

shaun-sheep 4 years ago
parent
commit
b9be295d77
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/relation/overview/CardList.vue

+ 1 - 1
src/components/relation/overview/CardList.vue

@@ -100,7 +100,7 @@
                   <span
                     v-show="relation.computationalState !== 3  && relation.computingTime">最后一次计算时间 {{relation.computingTime}}</span>
                   <el-tooltip
-                    :content="relation.computationalState === 2 ? '关系变更,重新计算':'启动计算'"
+                    :content="relation.computationalState === 2 ? '关系变更,重新计算':'启动计算'"
                     placement="top"
                   >
                     <el-badge