fix:危大作业人员数web补充

This commit is contained in:
geh
2025-06-22 17:43:18 +08:00
parent b98d3ad900
commit e49e5f9f9a
4 changed files with 42 additions and 1 deletions
@@ -56,6 +56,13 @@
</f:DropDownList>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox runat="server" ID="txtOperativesNum" NoDecimal="true" NoNegative="true" Label="作业人员数" LabelWidth="100px"></f:NumberBox>
<f:Label runat="server" ID="txtOperativesNum1"></f:Label>
<f:Label runat="server" ID="txtOperativesNum2"></f:Label>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtDescriptions" runat="server" Label="描述"