Handy_Cao 10 mesiacov pred
rodič
commit
a465e5f172

+ 1 - 1
src/packages/mobile/views/pricing/trade/v2/Index.vue

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