培训
This commit is contained in:
@@ -20,7 +20,9 @@
|
||||
<f:TextBox ID="txtCode" runat="server" Label="编号" Required="true" ShowRedStar="true"
|
||||
MaxLength="50">
|
||||
</f:TextBox>
|
||||
<f:DropDownList ID="drpRole" runat="server" Label="适用岗位" EnableEdit="true" ForceSelection="false" AutoSelectFirstItem="false" LabelAlign="Right" Required="true" ShowRedStar="true">
|
||||
<%--<f:DropDownList ID="drpRole" runat="server" Label="适用岗位" EnableEdit="true" ForceSelection="false" AutoSelectFirstItem="false" LabelAlign="Right" Required="true" ShowRedStar="true">
|
||||
</f:DropDownList>--%>
|
||||
<f:DropDownList ID="drpWorkPost" runat="server" Label="适用岗位" EnableEdit="true" ForceSelection="false" AutoSelectFirstItem="false" LabelAlign="Right" Required="true" ShowRedStar="true">
|
||||
</f:DropDownList>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
|
||||
Reference in New Issue
Block a user