合并最新

This commit is contained in:
2022-12-20 09:32:32 +08:00
parent 844e9f1488
commit 1abdaa9476
654 changed files with 73563 additions and 9746 deletions
@@ -43,8 +43,7 @@
</f:FormRow>
<f:FormRow>
<Items>
<f:DropDownList ID="drpGroupLeader" runat="server" Label="班组长" EnableEdit="true"
Required="true" ShowRedStar="true">
<f:DropDownList ID="drpGroupLeader" runat="server" Label="班组长" EnableEdit="true" ShowRedStar="true">
</f:DropDownList>
<f:TextBox ID="txtRemark" runat="server" Label="备注" MaxLength="500">
</f:TextBox>