更新 '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 { isOrganizationAdmin } from 'new-dashboard/core/models/organization';
|
||||||
import * as accounts from 'new-dashboard/core/constants/accounts';
|
import * as accounts from 'new-dashboard/core/constants/accounts';
|
||||||
|
|
||||||
|
|
||||||
|
moment.locale('zh-cn');
|
||||||
|
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'Welcome',
|
name: 'Welcome',
|
||||||
components: {
|
components: {
|
||||||
|
Loading…
Reference in New Issue
Block a user