移交表增加查询条件

This commit is contained in:
2024-02-04 10:47:46 +08:00
parent bfdd5b1b3b
commit 9d7679a283
34 changed files with 304 additions and 86 deletions
@@ -24,6 +24,8 @@
<f:TextBox runat="server" ID="txtCivil_Structure" Label="Structure/Civil/Architecture" LabelWidth="180px" LabelAlign="Right"></f:TextBox>
<f:TextBox runat="server" ID="txtSystem" Label="SYSTEM" LabelWidth="100px" LabelAlign="Right"></f:TextBox>
<f:DatePicker runat="server" Label="Test_Package_START" ID="txtStarTime" LabelAlign="Right" LabelWidth="150px"
Width="280px">
</f:DatePicker>