@@ -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 }})
</template>