装置升级

This commit is contained in:
2025-08-14 17:29:01 +08:00
parent bead4c1d76
commit 47c8a5d415
2 changed files with 3 additions and 3 deletions
@@ -27,7 +27,7 @@
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtSortIndex" NoDecimal="true" NoNegative="true" Label="显示顺序" LabelWidth="130px"
<f:NumberBox ID="txtSortIndex" NoDecimal="true" NoNegative="true" Label="显示顺序" LabelWidth="130px" Hidden="true"
MinValue="0" runat="server" Required="true" >
</f:NumberBox>
<f:TextBox ID="txtRemark" runat="server" Label="备注" LabelWidth="140px"></f:TextBox>