解决服务指令树 医疗类展开后无法收起问题
This commit is contained in:
parent
e899c7c181
commit
4d2371d9a3
|
|
@ -640,7 +640,7 @@ function searchQuery(reloadTree = true, resetId = true) {
|
||||||
await initTree();
|
await initTree();
|
||||||
}
|
}
|
||||||
if (res.length == 1) {
|
if (res.length == 1) {
|
||||||
expandTreeNodeToLevel4(res[0])
|
// expandTreeNodeToLevel4(res[0])
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue