提交代码

This commit is contained in:
2023-12-01 12:56:11 +08:00
parent 5b077bfa6f
commit 32c14198db
9 changed files with 13 additions and 13 deletions
@@ -168,7 +168,7 @@
</f:FormRow>
<f:FormRow ColumnWidths="18% 24% 14% 18% 18% 8%">
<Items>
<f:Label runat="server" ID="lbNotCompleteDin2" Label="现场安装未完成达因" LabelWidth="150px"></f:Label>
<f:Label runat="server" ID="lbNotCompleteDin2" Label="现场施工未完成达因" LabelWidth="150px"></f:Label>
<f:DatePicker ID="txtPlanEndDate2" Label="计划完成日期" runat="server"
DateFormatString="yyyy-MM-dd" LabelWidth="120px" LabelAlign="Right">
</f:DatePicker>