提交代码
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
<Rows>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:DropDownList ID="drpUser" runat="server" EnableEdit="false" Label="选择审核人"
|
||||
ForceSelection="false"
|
||||
<f:DropDownList ID="drpUser" runat="server" EnableEdit="true" Label="选择审核人"
|
||||
ForceSelection="false" AutoSelectFirstItem="false"
|
||||
AutoPostBack="true" >
|
||||
</f:DropDownList>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user