1
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
</f:CheckBox>
|
</f:CheckBox>
|
||||||
<f:CheckBox ID="ckbIsAutoFetch" runat="server" Label="自动拉取检查数据" Text="是否启用" LabelWidth="200">
|
<f:CheckBox ID="ckbIsAutoFetch" runat="server" Label="自动拉取检查数据" Text="是否启用" LabelWidth="200">
|
||||||
</f:CheckBox>
|
</f:CheckBox>
|
||||||
<%--<f:Label runat="server"></f:Label>--%>
|
<f:Label runat="server"></f:Label>
|
||||||
<f:Button runat="server" Text="坐标范围" OnClick="btnSetMap_Click" ID="btnSetMap"></f:Button>
|
<f:Button runat="server" Text="坐标范围" OnClick="btnSetMap_Click" ID="btnSetMap"></f:Button>
|
||||||
</Items>
|
</Items>
|
||||||
</f:FormRow>
|
</f:FormRow>
|
||||||
|
|||||||
Reference in New Issue
Block a user