This commit is contained in:
2024-03-21 17:53:11 +08:00
parent fce22672f1
commit 8785303b8d
8 changed files with 791 additions and 6 deletions
@@ -45,12 +45,12 @@
<f:FormRow>
<Items>
<f:TextArea ID="txtRemarks" runat="server" Label="方案实施偏差" MaxLength="500" LabelWidth="130px" LabelAlign="right"></f:TextArea>
<f:TextArea Hidden="true" ID="txtRemarks" runat="server" Label="方案实施偏差" MaxLength="500" LabelWidth="130px" LabelAlign="right"></f:TextArea>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:Panel ID="Panel2" ShowHeader="false" ShowBorder="false" Layout="Column" CssClass="" runat="server">
<f:Panel ID="Panel2" ShowHeader="false" ShowBorder="false" Layout="Column" CssClass="" runat="server" >
<Items>
<f:Label ID="Label1" runat="server" Label="上传附件"
LabelAlign="Right" LabelWidth="130px">