提交 ba57e004 编写于 作者: laizhilong's avatar laizhilong

权限树添加根节点“系统”,去掉“数据范围”所处的节点

上级 d6a23c76
......@@ -188,7 +188,7 @@
// 获取选中状态的节点
const arr = CDtree.getCheckedNodes().concat(QXtree.getCheckedNodes());
this.selectData = arr;
console.log("选中的node:" + arr);
// console.log("选中的node:" + arr);
}
/**
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册