定时任务
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
</f:FormRow>
|
||||
<f:FormRow ID="rowFaceFor">
|
||||
<Items>
|
||||
<f:DropDownList runat="server" ID="drpAuthUnit" Label="目标单位" MaxLength="4000" EnableEdit="True">
|
||||
<f:DropDownList runat="server" ID="drpAuthUnit" Label="目标单位" MaxLength="4000" EnableEdit="True" AutoSelectFirstItem="false">
|
||||
</f:DropDownList>
|
||||
<f:TextBox ID="txtFaceForUrl" runat="server" Label="目标地址" Required="true" ShowRedStar="true">
|
||||
</f:TextBox>
|
||||
|
||||
Reference in New Issue
Block a user