20220320 修改项目单位同步实名制 根据设置是否同步标识

This commit is contained in:
2022-03-20 22:46:04 +08:00
parent 1ca2236fc9
commit afe93d04b9
12 changed files with 227 additions and 156 deletions
@@ -84,7 +84,12 @@
<f:TextArea runat="server" ID="txtContractRange" Label="承包范围" Height="60px">
</f:TextArea>
</Items>
</f:FormRow>
</f:FormRow>
<f:FormRow>
<Items>
<f:CheckBox runat="server" ID="ckIsSynchro" Label="是否同步实名制"></f:CheckBox>
</Items>
</f:FormRow>
</rows>
<toolbars>
<f:Toolbar ID="Toolbar1" Position="Bottom" ToolbarAlign="Right" runat="server">