班前会添加装置单元

This commit is contained in:
2025-09-03 16:40:38 +08:00
parent 47c8a5d415
commit f6b2bdfb81
19 changed files with 409 additions and 147 deletions
@@ -45,8 +45,11 @@
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox runat="server" ID="textInstallationName" Label="装置/单位" LabelAlign="Right" Readonly="true"></f:TextBox>
<f:Label runat="server" ID="Label1"></f:Label>
<f:TextBox runat="server" ID="txtAttentPersonNum" Label="人数" LabelAlign="Right" Readonly="true"></f:TextBox>
<f:Label runat="server" ID="lb1"></f:Label>
<f:Label runat="server" ID="lb1"></f:Label>
</Items>
</f:FormRow>
<f:FormRow>