一日流程树状查看部分代码

This commit is contained in:
sk1551
2020-06-19 14:56:42 +08:00
parent 82b81e3dc4
commit 5b219c87be
11 changed files with 261 additions and 82 deletions

View File

@ -477,6 +477,7 @@ export default {
getTreeselect() {
treeselect().then(response => {
this.deptOptions = response.data;
console.log(this.deptOptions);
});
},
// 筛选节点