mo %!s(int64=2) %!d(string=hai) anos
pai
achega
211daa1922

+ 3 - 1
src/views/main/cloudDate/organMemberList.vue

@@ -47,8 +47,10 @@
             </el-tooltip>
           </span>
 
+          <span v-if="key=='againBuyRate' || key=='buyRate'"> <count-to :endVal="item.percent || 0"    :decimals="2" /> </span>
+          <span v-else> <count-to :endVal="item.percent || 0" /> </span>
+
 
-          <span> <count-to :endVal="item.percent || 0" /> </span>
         </statistic-item>
       </statistic>
     </el-card>

+ 2 - 2
src/views/smallCourseConsumption/components/statisticsList.vue

@@ -157,11 +157,11 @@
         </el-table-column>
 
 
-        <el-table-column align="center" width="180px" label="操作">
+        <!-- <el-table-column align="center" width="180px" label="操作">
           <template slot-scope="scope">
             <el-button type="text" @click="lookDetail(scope.row)">查看详情</el-button>
           </template>
-        </el-table-column>
+        </el-table-column> -->
       </el-table>
       <preDetail ref='preDetailRef'/>
       <!-- <pagination