20230920人员信息中人员类型只有管理员能修改
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
<Items>
|
||||
<f:DropDownList ID="drpWorkPost" runat="server" Label="岗位" EnableEdit="true">
|
||||
</f:DropDownList>
|
||||
<f:RadioButtonList ID="rbPersonType" runat="server" Label="员工类别">
|
||||
<f:RadioButtonList ID="rbPersonType" runat="server" Label="员工类别" Readonly="true">
|
||||
</f:RadioButtonList>
|
||||
<f:CheckBox runat="server" ID="ckIsOffice" Label="本部"></f:CheckBox>
|
||||
</Items>
|
||||
|
||||
Reference in New Issue
Block a user