diff --git a/src/App.vue b/src/App.vue index 18fe1a3..1af19a3 100644 --- a/src/App.vue +++ b/src/App.vue @@ -101,6 +101,7 @@ export default { mounted() { this.show = process.env.VUE_APP_OSS_PATH === "/hir_test/dist"; // this.show = false; + Vue.prototype.$openI18n = this.openI18n }, methods: { // 排序