Browse Source

数字林业

wangzhe 2 years ago
parent
commit
5ed1cfc8fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/leader.vue

+ 1 - 1
src/views/leader.vue

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