Browse Source

feat: 数据看板 - 投手投放数据 - 新增"账户余额"&数据更新时间

zhengxy 1 year ago
parent
commit
342646a350
1 changed files with 1 additions and 1 deletions
  1. 1 1
      project/src/components/dataBoard/throwPerson/throwPersonPuton.vue

+ 1 - 1
project/src/components/dataBoard/throwPerson/throwPersonPuton.vue

@@ -21,7 +21,7 @@
21 21
     <!-- E 筛选区 -->
22 22
 
23 23
     <!-- S 数据更新时间 -->
24
-    <div class="update-time"><i class="el-icon-warning-outline" />数据更新时间:{{ updateTime || '-' }}</div>
24
+    <div class="update-time"><i class="el-icon-warning-outline" />账户余额更新时间:{{ updateTime || '-' }}</div>
25 25
     <!-- E 数据更新时间 -->
26 26
 
27 27
     <div class="dataInfoBox" v-loading="dataLoading">