fix: todo

This commit is contained in:
xingyu4j
2025-09-05 14:11:35 +08:00
parent 2369f06654
commit f30a3451de
27 changed files with 170 additions and 137 deletions

View File

@@ -263,7 +263,7 @@ export function useGridColumns(): VxeTableGridOptions['columns'] {
}
/** 修改用户等级 */
export function useLeavelFormSchema(): VbenFormSchema[] {
export function useLevelFormSchema(): VbenFormSchema[] {
return [
{
component: 'Input',