1
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2025-09-04 14:26:02 +08:00
parent 9fab7eade2
commit 797e174e22
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ export default {
mounted() { mounted() {
this.show = process.env.VUE_APP_OSS_PATH === "/hir_test/dist"; this.show = process.env.VUE_APP_OSS_PATH === "/hir_test/dist";
// this.show = false; // this.show = false;
Vue.prototype.$openI18n = this.openI18n
}, },
methods: { methods: {
// //