Handy_Cao 10 ماه پیش
والد
کامیت
a465e5f172
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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
     }