优化共检通知单加载wbs
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
RegionPercent="20%" Title="项目工序质量控制点" TitleToolTip="项目工序质量控制点" ShowBorder="true" ShowHeader="false"
|
||||
BodyPadding="10px">
|
||||
<Items>
|
||||
<f:Tree ID="tvControlItem" EnableCollapse="true" ShowHeader="true" AutoLeafIdentification="true"
|
||||
runat="server" OnNodeCommand="tvControlItem_NodeCommand" >
|
||||
<f:Tree ID="trWBS" EnableCollapse="true" ShowHeader="true" AutoLeafIdentification="true"
|
||||
runat="server" OnNodeCommand="trWBS_NodeCommand" OnNodeExpand="trWBS_NodeExpand">
|
||||
</f:Tree>
|
||||
</Items>
|
||||
</f:Panel>
|
||||
|
||||
Reference in New Issue
Block a user