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
@@ -106,6 +106,9 @@
<f:TextBox ID="txtEquipmentModel" Label="设备型号" runat="server"
LabelWidth="190px">
</f:TextBox>
<f:DatePicker ID="txtReportDate" Label="报告日期" runat="server"
LabelWidth="190px" DateFormatString="yyyy-MM-dd">
</f:DatePicker>
</Items>
</f:FormRow>
</Rows>