This commit is contained in:
2025-12-01 11:12:20 +08:00
parent 5183809d42
commit 1de1e6f40c
3 changed files with 3 additions and 3 deletions
@@ -72,7 +72,7 @@
<Items>
<f:Label runat="server" ID="txtMainItemAndDesignProfessional" Label="对应主项及设计专业" LabelWidth="150px"></f:Label>
<f:Button runat="server" ID="btnSelect" OnClick="btnSelect_Click" Text="选择"></f:Button>
<f:HiddenField runat="server" ID="hdMainItemAndDesignProfessionalIds"></f:HiddenField>
<f:TextBox runat="server" ID="hdMainItemAndDesignProfessionalIds" Hidden="true"></f:TextBox>
</Items>
</f:FormRow>
</Rows>