Commit 58917345 authored by youjie's avatar youjie

no message

parent 051d6b8e
...@@ -917,7 +917,6 @@ ...@@ -917,7 +917,6 @@
}, },
mounted() { mounted() {
let userInfo = this.getLocalStorage(); let userInfo = this.getLocalStorage();
console.log(userInfo.PostName)
if(userInfo.PostName=='总经理' || if(userInfo.PostName=='总经理' ||
userInfo.PostName=='副总经理' || userInfo.PostName=='副总经理' ||
userInfo.PostName=='技术开发' || userInfo.PostName=='技术开发' ||
......
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