Commit 6facbb85 authored by youjie's avatar youjie

车系统登录erp

parent d8bda21c
......@@ -46,6 +46,9 @@
if (param) {
this.obj.parameter = param[0]
localStorage.crmuserInfo = JSON.stringify(this.obj);
if(param[0].language){
localStorage.setItem('language',param[0].language)
}
}
}
if (!this.getLocalStorage()) {
......@@ -111,4 +114,4 @@
}
},
}
</script>
\ No newline at end of file
</script>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment