review:【antd】【mall】商品选择相关逻辑

This commit is contained in:
YunaiV
2025-11-29 10:30:48 +08:00
parent 6a8f60957d
commit d868e4abfc
6 changed files with 7 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ export function useFormSchema(): VbenFormSchema[] {
rows: 4,
},
},
// TODO
// TODO @puhui999少了商品选择~
];
}