质量专项检查增加附件

This commit is contained in:
geh
2025-07-16 18:33:26 +08:00
parent c763312888
commit ce2cac6a10
6 changed files with 189 additions and 84 deletions
@@ -96,7 +96,15 @@
<f:TextBox ID="drpProposeUnit" LabelWidth="120" runat="server" Label="提出单位" LabelAlign="Right"
MaxLength="50">
</f:TextBox>
<f:Label runat="server" Hidden="true"></f:Label>
<f:Panel ID="Panel2" ShowHeader="false" ShowBorder="false" Layout="Column" CssClass="" runat="server">
<Items>
<f:Label ID="Label" runat="server" Label="上传附件"
LabelAlign="Right">
</f:Label>
<f:Button ID="btnAttach" Icon="TableCell" EnablePostBack="true" Text="附件" runat="server" OnClick="btnAttach_Click">
</f:Button>
</Items>
</f:Panel>
</Items>
</f:FormRow>
<f:FormRow>