|
@@ -29,7 +29,7 @@
|
|
|
<!--time-->
|
|
|
<div class="timebox">
|
|
|
<span class="timebox-text">{{ times.year }} <span style="display: inline-block; margin: 0 5px;color: #0fa2fe;">{{ times.day }}</span> </span>
|
|
|
- <span class="icon iconfont icon-download" style="font-size: 22px; margin-right: 10px" :title="`下载艺术评测数据表`" @click="exportIotTable"></span>
|
|
|
+ <span class="icon iconfont icon-download" style="font-size: 22px; margin-right: 10px" :title="`iot${$t('totalAnalysis.totalIndex.tab1')}`" @click="exportIotTable"></span>
|
|
|
<span class="icon iconfont icon-tuichuquanping" style="font-size: 22px;" :title="$t('researchCenter.dashboard.quit')" @click="goBack"></span>
|
|
|
</div>
|
|
|
<!--time end-->
|