This commit is contained in:
2026-06-17 18:37:50 +08:00
parent 2736e8ad89
commit 75d7c48ff2
22 changed files with 286 additions and 10 deletions
@@ -112,6 +112,13 @@
<f:CheckBox ID="cbIsOnDuty" runat="server" Label="是否在岗" Enabled="false"
LabelWidth="120px">
</f:CheckBox>
<f:Label ID="txtExamDate" runat="server" Label="考试时间"
LabelWidth="120px">
</f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:Label ID="txtCertificateLimitTime" runat="server" Label="有效期"
LabelWidth="120px" Hidden="true">
</f:Label>