移交优化

This commit is contained in:
2024-11-25 09:35:14 +08:00
parent da8977ac94
commit ce75af6899
16 changed files with 92 additions and 71 deletions
@@ -53,7 +53,7 @@
<Items>
<f:GroupPanel Layout="Anchor" Title="Test Package Schedule" runat="server">
<Items>
<f:DropDownList ID="ddlInternalinspection" runat="server" Label="Internal inspection" LabelWidth="180px">
<f:DropDownList ID="ddlInternalinspection" runat="server" Label="Construction" LabelWidth="180px">
<f:ListItem Value="NA" Text="NA"></f:ListItem>
<f:ListItem Value="Completed" Text="Completed"></f:ListItem>
<f:ListItem Value="In progress" Text="In progress"></f:ListItem>