feat: 补全赛事管理下所有页面 补全系统管理下所有页面
This commit is contained in:
@@ -498,7 +498,6 @@ export default defineComponent({
|
||||
{ required: true, message: '请输入排序' },
|
||||
{ type: 'number', min: 1, max: 999, message: '排序范围 1-999' },
|
||||
]}
|
||||
extra="数字越小越靠前"
|
||||
>
|
||||
<InputNumber
|
||||
placeholder="数字越小越靠前"
|
||||
|
||||
Reference in New Issue
Block a user