Commit 762afacd authored by 黄奎's avatar 黄奎

页面修改

parent 956a3830
...@@ -1039,7 +1039,7 @@ ...@@ -1039,7 +1039,7 @@
}, },
//添加 //添加
addGroupGuide() { addGroupGuide() {
var that=this; var that = this;
this.apipost( this.apipost(
"leader_post_Set", "leader_post_Set",
that.addMsg, that.addMsg,
...@@ -1192,8 +1192,6 @@ ...@@ -1192,8 +1192,6 @@
this.getLanguage(); this.getLanguage();
this.getEmployeeList(); this.getEmployeeList();
this.getBranchList(); this.getBranchList();
let userInfo = this.getLocalStorage();
// this.getPostMsg.RB_Group_Id=this.getDepartmentMsg.RB_Group_Id=this.addMsg.RB_Group_id=this.msg.RB_Group_id=userInfo.RB_Group_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