Commit c4b238c3 by chenyu

Merge branch 'feature/1月迭代-年后' of http://git.gicdev.com/gicmember/member into dev

parents e11f8657 4943e37c
......@@ -176,10 +176,10 @@ export default {
this.getAjaxMembers();
this.getEnterpriseInfo();
// 默认勾选全部客户类型 1-非会员 notMember 3-微信会员 wxOpenCarMember 4-pos会员 posMember
this.$refs.tree.setCheckedNodes(this.treeData);
this.$nextTick(_ => {
this.handleCheckChange();
});
// this.$refs.tree.setCheckedNodes(this.treeData);
// this.$nextTick(_ => {
// this.handleCheckChange();
// });
},
beforUpdate() {},
methods: {
......
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