wangzhe 2 年 前
コミット
5ed1cfc8fa
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/leader.vue

+ 1 - 1
src/views/leader.vue

@@ -90,7 +90,7 @@
 															{{ item.name | ellipsis20}}</h4>
 													</el-tooltip>
 												</div>
-												<div class="d-l-l-count">({{ item.recordCount }}-{{ item.planCount }})
+												<div class="d-l-l-count">({{ item.recordCount }}/{{ item.planCount }})
 												</div>
 											</div>
 										</template>