三库
This commit is contained in:
@@ -44,7 +44,15 @@
|
||||
Required="true" ShowRedStar="true">
|
||||
</f:DropDownList>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:DropDownList ID="drpIsGridWorker" runat="server" Label="网格员" EnableEdit="true" ForceSelection="false"
|
||||
Required="true" ShowRedStar="true">
|
||||
</f:DropDownList>
|
||||
<f:Label ID="Label1" runat="server" Margin="0 0 0 50" Text="说明:网格员会推送隐患巡查记录到三库" CssClass="label"></f:Label>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:DropDownBox runat="server" Label="单位工程"
|
||||
|
||||
Reference in New Issue
Block a user