合并最新
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
<f:Toolbar ID="Toolbar1" Position="Top" runat="server" ToolbarAlign="Right">
|
||||
<Items>
|
||||
<f:HiddenField ID="hdfileName" runat="server"></f:HiddenField>
|
||||
<f:DropDownList ID="drpWorkArea" runat="server" Label="施工区域" LabelAlign="Right"></f:DropDownList>
|
||||
<f:DropDownList ID="drpWorkArea" runat="server" EnableEdit="true"
|
||||
Label="施工区域" LabelAlign="Right" ></f:DropDownList>
|
||||
<f:Button ID="btnSearch" runat="server" Text="区域焊口数" Icon="Find" OnClick="btnSearch_Click"></f:Button>
|
||||
<f:FileUpload ID="FileExcel" runat="server" Label="数据文件" EmptyText="请上传EXCEl格式文件" Width="350px" LabelWidth="90px" LabelAlign="Right"></f:FileUpload>
|
||||
<f:ToolbarFill ID="ToolbarFill1" runat="server"></f:ToolbarFill>
|
||||
|
||||
Reference in New Issue
Block a user