mqtt协议测试
This commit is contained in:
@ -146,6 +146,7 @@
|
||||
},
|
||||
methods: {
|
||||
changeLanguage(val){
|
||||
this.$u.vuex("vuex_configLang", val[0].prop);
|
||||
this.$u.vuex("vuex_language", val[0].value);
|
||||
this.$i18n.locale = val[0].value
|
||||
this.getAllDict()
|
||||
|
||||
Reference in New Issue
Block a user