Commit 77ab0cc0 authored by zhengke's avatar zhengke

修改

parent 6949df4c
...@@ -1181,7 +1181,7 @@ export default { ...@@ -1181,7 +1181,7 @@ export default {
} }
}, },
mounted() { mounted() {
this.msg.pageSize = this.calcPageSize(40); // this.msg.pageSize = this.calcPageSize(40);
// let userInfo = this.getLocalStorage(); // let userInfo = this.getLocalStorage();
// this.getCompanyMsg.RB_Group_Id = userInfo.RB_Group_id; //集团ID // this.getCompanyMsg.RB_Group_Id = userInfo.RB_Group_id; //集团ID
// var branchId = userInfo.RB_Branch_id; // var branchId = 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