MkContainer.vue i18n をtemplateから見えるように (#10560)
This commit is contained in:
parent
39cf80e19f
commit
3ec060f0dc
@ -82,6 +82,7 @@ export default defineComponent({
|
|||||||
omitted: null,
|
omitted: null,
|
||||||
ignoreOmit: false,
|
ignoreOmit: false,
|
||||||
defaultStore,
|
defaultStore,
|
||||||
|
i18n,
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
|
Loading…
Reference in New Issue
Block a user