update index
This commit is contained in:
parent
916f3a6c44
commit
d64ad52dec
1 changed files with 1 additions and 0 deletions
|
@ -133,6 +133,7 @@ const iview = {
|
||||||
};
|
};
|
||||||
|
|
||||||
const install = function(Vue, opts = {}) {
|
const install = function(Vue, opts = {}) {
|
||||||
|
if (install.installed) return;
|
||||||
locale.use(opts.locale);
|
locale.use(opts.locale);
|
||||||
locale.i18n(opts.i18n);
|
locale.i18n(opts.i18n);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue