This commit is contained in:
jackchenyang
2024-05-25 16:25:27 +08:00
parent 9831d335da
commit 1bd3a4ed2c
7 changed files with 652 additions and 149 deletions
@@ -227,7 +227,7 @@
</f:Window>
<f:Window ID="Window4" Title="委托单导入" Hidden="true" EnableIFrame="true"
EnableMaximize="true" Target="Parent" EnableResize="true" runat="server" IsModal="false" OnClose="Window4_Close"
CloseAction="HidePostBack" Width="1024px" Height="640px">
CloseAction="HidePostBack" Width="1200px" Height="640px">
</f:Window>
<f:Menu ID="Menu1" runat="server">
<f:MenuButton ID="btnMenuCancel" OnClick="btnMenuCancel_Click" EnablePostBack="true"