提交代码

This commit is contained in:
2024-04-12 15:35:37 +08:00
parent 546e2764a1
commit fbbe1413f4
29 changed files with 23 additions and 410 deletions
@@ -60,7 +60,7 @@
<Items>
<f:Panel ID="Panel2" ShowHeader="false" ShowBorder="false" Layout="Column" CssClass="" runat="server">
<Items>
<f:Label ID="Label1" runat="server" ShowRedStar="true" Label="上传附件"
<f:Label ID="Label1" runat="server" Label="上传附件"
LabelAlign="Right" LabelWidth="120px">
</f:Label>
<f:Button ID="btnAttach" Icon="TableCell" EnablePostBack="true" Text="附件" runat="server" OnClick="btnAttach_Click">