20240422 综合管理导入

This commit is contained in:
2024-04-22 11:19:05 +08:00
parent 4e9dddbaed
commit 5d9374cdd7
22 changed files with 765 additions and 969 deletions
@@ -156,7 +156,7 @@
</f:Window>
<f:Window ID="Window2" Title="弹出窗体" Hidden="true" EnableIFrame="true" EnableMaximize="true"
Target="Top" EnableResize="false" runat="server" OnClose="Window1_Close" IsModal="true"
Width="1024px" Height="560px">
Width="700px" Height="560px">
</f:Window>
<%--<f:Window ID="WindowAtt" Title="弹出窗体" Hidden="true" EnableIFrame="true"
EnableMaximize="true" Target="Parent" EnableResize="false" runat="server"