Handy_Cao hai 10 meses
pai
achega
a465e5f172
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/packages/mobile/views/pricing/trade/v2/Index.vue

+ 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
     }