大屏修改

This commit is contained in:
2024-07-04 10:49:02 +08:00
parent 6cdb62ab88
commit b1a8442e26
2 changed files with 9 additions and 7 deletions
@@ -97,7 +97,7 @@
<f:RadioItem Value="1" Text="是" />
<f:RadioItem Value="0" Text="否" />
</f:RadioButtonList>
<f:DatePicker ID="txtIdcardEndDate" runat="server" Label="安全/特种作业证书有效日期" LabelAlign="Right" LabelWidth="110px">
<f:DatePicker ID="txtIdcardEndDate" runat="server" Label="安全/特种作业证书有效日期" LabelAlign="Right" LabelWidth="110px" Hidden="true">
</f:DatePicker>
<%--新增--%>