2023-04-07-001

This commit is contained in:
2023-04-07 15:26:45 +08:00
parent 933460fa2f
commit 00908cc582
4 changed files with 61 additions and 22 deletions
@@ -28,7 +28,7 @@
</Toolbars>
<Items>
<f:Tree ID="tvControlItem" ShowHeader="false" Height="450px" Title="管线列表" OnNodeCommand="tvControlItem_NodeCommand"
runat="server" ShowBorder="false" EnableCollapse="true" EnableSingleClickExpand="true"
runat="server" ShowBorder="false" EnableCollapse="true" EnableSingleClickExpand="true"
AutoLeafIdentification="true" EnableTextSelection="true" Expanded="true">
</f:Tree>
</Items>