建筑行业报表
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
<f:DropDownList ID="drpYear" AutoPostBack="false" EnableSimulateTree="true" Required="true"
|
||||
ShowRedStar="true" runat="server" Label="年度">
|
||||
</f:DropDownList>
|
||||
<f:DropDownList ID="drpQuarters" AutoPostBack="false" EnableSimulateTree="true" Required="true"
|
||||
ShowRedStar="true" runat="server" Label="季度">
|
||||
<f:DropDownList ID="drpMonth" AutoPostBack="false" EnableSimulateTree="true" Required="true"
|
||||
ShowRedStar="true" runat="server" Label="月份">
|
||||
</f:DropDownList>
|
||||
<f:DropDownList ID="drpUnit" AutoPostBack="true" EnableSimulateTree="true" runat="server" Hidden="true"
|
||||
Label="填报企业" FocusOnPageLoad="true" OnSelectedIndexChanged="drpUnit_SelectedIndexChanged">
|
||||
|
||||
Reference in New Issue
Block a user