feat:【mall 商城】分销用户的 form 迁移(ele 100%)

This commit is contained in:
YunaiV
2025-10-10 20:22:33 +08:00
parent 5e66e6bfac
commit b6fee5c05b
12 changed files with 340 additions and 363 deletions

View File

@@ -196,6 +196,7 @@ export function useUserListFormSchema(): VbenFormSchema[] {
{ label: '一级推广人', value: '1' },
{ label: '二级推广人', value: '2' },
],
allowClear: true,
},
},
{