This commit is contained in:
潘鸿锋 2024-01-26 17:13:51 +08:00
parent 7cb3458118
commit f6ac1cc561
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<f:TextBox runat="server" ID="txtPunch_No" Label="Punch_No" LabelWidth="80px" LabelAlign="Right"></f:TextBox> <f:TextBox runat="server" ID="txtPunch_No" Label="Punch_No" LabelWidth="80px" LabelAlign="Right"></f:TextBox>
<f:DatePicker runat="server" Label="PUNCH_ITEM_FINISH_DATE" ID="txtStarTime" LabelAlign="Right" LabelWidth="150px" <f:DatePicker runat="server" Label="PUNCH_ITEM_FINISH_DATE" ID="txtStarTime" LabelAlign="Right" LabelWidth="200px"
Width="280px"> Width="280px">
</f:DatePicker> </f:DatePicker>
<f:Label ID="Label1" runat="server" Text="至"> <f:Label ID="Label1" runat="server" Text="至">