HSE管理月报放开编辑

This commit is contained in:
2023-11-03 10:19:27 +08:00
parent 48a0808bfb
commit c3481e1314
5 changed files with 39 additions and 1 deletions
@@ -23,6 +23,8 @@
<f:FormRow runat="server">
<Items>
<f:CheckBox ID="ckbIsFace" runat="server" Label="移动端人脸识别" Text="是否启用" LabelWidth="200">
</f:CheckBox>
<f:CheckBox ID="ckbIsHSEReportEditable" runat="server" Label="HSE管理月报放开编辑" Text="是否启用" LabelWidth="200">
</f:CheckBox>
<f:Label runat="server"></f:Label>
<f:Button runat="server" Text="坐标范围" OnClick="btnSetMap_Click" ID="btnSetMap" Hidden="true" ></f:Button>