liyongli 10 tháng trước cách đây
mục cha
commit
ea7e68f907
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/Portrait/Index.vue

+ 1 - 1
src/views/Portrait/Index.vue

@@ -58,7 +58,7 @@
           <el-col :span="12">
             <el-table :data="tableProData" style="width: 100%">
               <el-table-column prop="category" label="地名" />
-              <el-table-column center prop="percent" label="用户占比" />
+              <el-table-column center prop="percent" label="用户占比(%)" />
             </el-table>
           </el-col>
         </el-row>