提交代码

This commit is contained in:
2023-11-22 17:10:54 +08:00
parent a4006d57d9
commit aedd071d96
6 changed files with 358 additions and 120 deletions
@@ -37,6 +37,10 @@
</f:Toolbar>
<f:Toolbar runat="server" ToolbarAlign="Left">
<Items>
<f:DropDownList ID="drpPipeArea" Label="管线划分"
runat="server" LabelWidth="100px"
Width="200px" LabelAlign="Right">
</f:DropDownList>
<f:HiddenField runat="server" ID="hdUnitWorkId"></f:HiddenField>
<f:ToolbarFill runat="server"></f:ToolbarFill>
<f:Button ID="btnTreeFind" ToolTip="查询" Icon="SystemSearch"