feat: crm business status

This commit is contained in:
xingyu4j
2025-06-25 15:17:37 +08:00
parent 53e049241a
commit faa303526d
5 changed files with 148 additions and 30 deletions

View File

@@ -43,7 +43,7 @@ export function useFormSchema(): VbenFormSchema[] {
componentProps: {
api: () => getCustomerSimpleList(),
fieldNames: {
label: 'nickname',
label: 'name',
value: 'id',
},
},