Compare commits
2 Commits
fdbca52cf2
...
8654a6f8f0
Author | SHA1 | Date |
---|---|---|
|
8654a6f8f0 | |
|
f6ac1cc561 |
|
@ -24,7 +24,7 @@
|
|||
|
||||
<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">
|
||||
</f:DatePicker>
|
||||
<f:Label ID="Label1" runat="server" Text="至">
|
||||
|
|
Loading…
Reference in New Issue