2023-03-14 安全环保数据中用新水量改为二氧化碳

This commit is contained in:
2023-03-14 12:13:14 +08:00
parent fef6f3445c
commit 343816dfbc
5 changed files with 5 additions and 5 deletions
@@ -66,7 +66,7 @@
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtNewWaterConsumption" runat="server" Label="用新水量" NoDecimal="true" NoNegative="true">
<f:NumberBox ID="txtNewWaterConsumption" runat="server" Label="二氧化碳" NoDecimal="true" NoNegative="true">
</f:NumberBox>
<f:NumberBox ID="txtHeadOfficeInspectorGeneralNum" runat="server" Label="企业总部总监人数" NoDecimal="true" NoNegative="true">
</f:NumberBox>