提交代码

This commit is contained in:
2023-12-20 15:48:05 +08:00
parent 2516cfbe69
commit f49eba5e5f
58 changed files with 8868 additions and 1411 deletions
@@ -69,6 +69,7 @@
<f:ListItem Text="全部" Value="0" />
<f:ListItem Text="管道" Value="1" />
<f:ListItem Text="设备" Value="2" />
<f:ListItem Text="仪表索引" Value="3" />
</f:DropDownList>
<f:TextArea ID="txtRemark" Label="备注" runat="server" LabelAlign="right" Height="64px">
</f:TextArea>