修改试车管理

This commit is contained in:
2023-06-27 10:14:53 +08:00
parent f1c55719b3
commit 291d71f92c
34 changed files with 7375 additions and 662 deletions
@@ -64,6 +64,7 @@
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox runat="server" Label="排序" ID="txtSort" LabelAlign="Right" Required="true" LabelWidth="150"></f:NumberBox>
<f:TextArea runat="server" ID="txtRemark" Label="描述" LabelAlign="Right" LabelWidth="150px"></f:TextArea>
</Items>
</f:FormRow>