Commit 48e1ce26 authored by youjie's avatar youjie

no message

parent b71975f8
......@@ -919,7 +919,8 @@
let userInfo = this.getLocalStorage();
if(userInfo.PostName=='总经理' ||
userInfo.PostName=='技术开发' ||
userInfo.PostName=='开发经理'){
userInfo.PostName=='开发经理' ||
userInfo.PostName=='票务经理'){
this.isPermission = true
}else{
this.isPermission = false
......
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