20240410 开车会议管理
This commit is contained in:
@@ -83,6 +83,8 @@
|
||||
</f:Label>
|
||||
<f:Button ID="btnAttach" Icon="TableCell" EnablePostBack="true" Text="附件" runat="server" OnClick="btnAttach_Click">
|
||||
</f:Button>
|
||||
<f:Label ID="lbtnAttach" runat="server">
|
||||
</f:Label>
|
||||
</Items>
|
||||
</f:Panel>
|
||||
</Items>
|
||||
@@ -96,7 +98,7 @@
|
||||
</f:Form>
|
||||
<f:Window ID="WindowAtt" Title="弹出窗体" Hidden="true" EnableIFrame="true" EnableMaximize="true"
|
||||
Target="Parent" EnableResize="false" runat="server" IsModal="true" Width="700px"
|
||||
Height="500px">
|
||||
Height="500px" OnClose="WindowAtt_Close">
|
||||
</f:Window>
|
||||
</form>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user