1
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
9fab7eade2
commit
797e174e22
|
@ -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: {
|
||||||
// 排序
|
// 排序
|
||||||
|
|
Loading…
Reference in New Issue