fix: moment locale change

pull/784/head^2
tangjinzhou 6 years ago
parent e5020f7eb8
commit 28b7a68dc4

@ -49,9 +49,7 @@ const LocaleProvider = {
...this.locale,
exist: true,
};
this.$nextTick(() => {
setMomentLocale(val);
});
},
},
created() {

Loading…
Cancel
Save