项目用户添加是否教育人字段

This commit is contained in:
geh
2026-01-20 16:34:07 +08:00
parent 9555acd424
commit 96ca57977d
11 changed files with 131 additions and 27 deletions
@@ -35,7 +35,14 @@
<f:TextBox ID="drpIsPost" runat="server" Label="在岗" Readonly="true">
</f:TextBox>
</Items>
</f:FormRow>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="drpIsEducator" runat="server" Label="是否教育人" Readonly="true">
</f:TextBox>
<f:Label ID="Temp1" runat="server" Hidden="True"></f:Label>
</Items>
</f:FormRow>
</rows>
<toolbars>
<f:Toolbar ID="Toolbar1" Position="Bottom" ToolbarAlign="Right" runat="server">