更新 'lib/assets/javascripts/new-dashboard/pages/Home/WelcomeSection/Welcome.vue'
This commit is contained in:
parent
89cd0005bc
commit
0c6ba0154e
@ -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: {
|
||||
|
Loading…
Reference in New Issue
Block a user