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

@@ -106,7 +106,7 @@ export function useFormSchema(): VbenFormSchema[] {
},
},
{
// TODO
// TODO <!-- TODO @puhui999这里缺少商品的选择 -->
fieldName: 'spuId',
label: '拼团商品',
component: 'Input',