Browse Source

reactor:数据大屏调整;

zhangchong 11 months ago
parent
commit
2ab45455fb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/home/center-bottom.vue

+ 1 - 1
src/views/home/center-bottom.vue

@@ -29,7 +29,7 @@
             <TextTooltip :content="item.acceptType"></TextTooltip>
             <!--            <TextTooltip :content="item.hotspotName"></TextTooltip>-->
             <el-tooltip placement="top">
-              <template #content> {{ item.title }}</template>
+              <template #content> {{ item.hotspotName }}</template>
               <span>{{ item.hotspotName }}</span>
             </el-tooltip>
             <TextTooltip :content="item.county"></TextTooltip>