This commit is contained in:
parent
039d6b9490
commit
e67b13b2fe
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue