@@ -247,7 +247,7 @@ const components = [
},
{
name: 'chart',
- title: '图表',
+ title: t('quote.title'),
component: defineAsyncComponent(() => import('../components/detail/Index.vue')),
show: true
}