修正了组件标题的文案表述,使其更贴合实际展示的图表内容
@@ -1,5 +1,5 @@
<template>
- <Card title="每日通道过检率">
+ <Card title="通道高峰过检率">
<div ref="bar" style="width: 100%; height: 100%;"></div>
</Card>
</template>