Commit 28be71a1 authored by 黄奎's avatar 黄奎

11

parent a5fe41a7
......@@ -870,7 +870,7 @@ export default {
},
created() {
this.userInfo=this.getLocalStorage();
if(this.userInfo.RB_Branch_id!=0)
if(this.userInfo.RB_Branch_id!=0&&this.userInfo.RB_Branch_id!=49)
{
this.parameters.branchId=this.userInfo.RB_Branch_id;
}
......
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