20231211安全费用页面新增分包申请表导出功能
This commit is contained in:
@@ -17,11 +17,9 @@
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:DropDownList ID="drpSupCostType" runat="server" Label="类别名称" Required="true" ShowRedStar="true"
|
||||
EnableEdit="true"
|
||||
AutoPostBack="true" OnSelectedIndexChanged="drpSupCostType_SelectedIndexChanged">
|
||||
</f:DropDownList>
|
||||
<f:DropDownList ID="drpCostType" runat="server" Label="分项名称" Required="true" ShowRedStar="true"
|
||||
EnableEdit="true">
|
||||
<f:DropDownList ID="drpCostType" runat="server" Label="分项名称" Required="true" ShowRedStar="true">
|
||||
</f:DropDownList>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
|
||||
Reference in New Issue
Block a user