Handy_Cao 10 tháng trước cách đây
mục cha
commit
a465e5f172
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
     }