feat: 🚀 站点切换

This commit is contained in:
2025-04-09 09:25:12 +08:00
parent af5894dd5a
commit f8d73b1ddb
12 changed files with 115 additions and 97 deletions

View File

@@ -61,7 +61,7 @@ export const EDIT_FORM_DATA: FormItem[] = [
},
{
label: "否",
value: 0
value: -1
}
]
},