提交 a9ec4f65 编写于 作者: zhentian.jia's avatar zhentian.jia

全选 全不选机构 更新人员

上级 f4c4b2c2
......@@ -2035,6 +2035,8 @@ export default {
this.lookedOrganization,
this.changedOrganization2
);
this.checkAll(true,'multiplePerson');
} else {
this.$refs[name].clearSelection();
this.checkTableState[name] = false;
......@@ -2044,6 +2046,8 @@ export default {
this.lookedOrganization,
this.changedOrganization
);
this.checkAll(false,'multiplePerson');
}
//置空
} else if (name == "multiplePerson") {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册