1
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user