From 0c6ba0154e7fa072beabc3fafd5effbb6748bae4 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Sun, 26 May 2024 10:59:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'lib/assets/javascripts/ne?= =?UTF-8?q?w-dashboard/pages/Home/WelcomeSection/Welcome.vue'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../new-dashboard/pages/Home/WelcomeSection/Welcome.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/assets/javascripts/new-dashboard/pages/Home/WelcomeSection/Welcome.vue b/lib/assets/javascripts/new-dashboard/pages/Home/WelcomeSection/Welcome.vue index 3c29266..e126cd5 100644 --- a/lib/assets/javascripts/new-dashboard/pages/Home/WelcomeSection/Welcome.vue +++ b/lib/assets/javascripts/new-dashboard/pages/Home/WelcomeSection/Welcome.vue @@ -33,6 +33,10 @@ import WelcomeBasic from './WelcomeBasic'; import { isOrganizationAdmin } from 'new-dashboard/core/models/organization'; import * as accounts from 'new-dashboard/core/constants/accounts'; + +moment.locale('zh-cn'); + + export default { name: 'Welcome', components: {