fix(module: tree): recover pointer events (#4176)

This commit is contained in:
James Yeung 2024-09-09 07:16:52 +08:00 committed by GitHub
parent ba1e5e407a
commit 6b2d40caf5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@
}
else
{
<span class="ant-tree-title" style="pointer-events: none;">
<span class="ant-tree-title">
@if (SelfNode.TitleTemplate != null)
{
@SelfNode.TitleTemplate