装置升级
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user