This commit is contained in:
2026-06-17 18:37:50 +08:00
parent 2736e8ad89
commit 75d7c48ff2
22 changed files with 286 additions and 10 deletions
@@ -42,6 +42,9 @@
<f:TextBox ID="txtReportNo" Label="报告编号" runat="server"
LabelAlign="Right" MaxLength="50" LabelWidth="180px">
</f:TextBox>
<f:DatePicker ID="txtReportDate" Label="报告日期" runat="server"
LabelAlign="Right" LabelWidth="180px" DateFormatString="yyyy-MM-dd">
</f:DatePicker>
</Items>
</f:FormRow>
<f:FormRow>