feat: 补全赛事管理下所有页面 补全系统管理下所有页面

This commit is contained in:
ZhuRui
2026-07-25 18:00:22 +08:00
parent 34d9a778a8
commit b86c22e7d2
25 changed files with 2282 additions and 6 deletions
@@ -498,7 +498,6 @@ export default defineComponent({
{ required: true, message: '请输入排序' },
{ type: 'number', min: 1, max: 999, message: '排序范围 1-999' },
]}
extra="数字越小越靠前"
>
<InputNumber
placeholder="数字越小越靠前"