合并最新

This commit is contained in:
2022-12-20 09:32:32 +08:00
parent 844e9f1488
commit 1abdaa9476
654 changed files with 73563 additions and 9746 deletions
@@ -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>