修改质量样板

This commit is contained in:
2023-02-14 17:40:34 +08:00
parent ca484ca4d6
commit fa156db08c
24 changed files with 1224 additions and 8 deletions
@@ -36,6 +36,8 @@
<Rows>
<f:FormRow>
<Items>
<f:DropDownList ID="drpCompanyModelKindId" ShowRedStar="true" AutoPostBack="true" OnSelectedIndexChanged="drpCompanyModelKindId_SelectedIndexChanged" runat="server" Required="true" Label="样板类别" LabelAlign="Right" AutoSelectFirstItem="false" LabelWidth="130px" EnableEdit="true">
</f:DropDownList>
<f:DropDownList ID="drpModelType" runat="server" ShowRedStar="true" Label="样板类型" LabelWidth="130px" LabelAlign="Right" EnableEdit="true" AutoPostBack="true" OnSelectedIndexChanged="drpModelType_SelectedIndexChanged">
</f:DropDownList>
<f:Grid ID="GridC" ShowBorder="false" ShowHeader="false" Title="公司质量样板" EnableCollapse="true" ForceFit="true" ShowGridHeader="false"