review:【mall 商城】promotion 相关代码

This commit is contained in:
YunaiV
2025-09-02 20:59:21 +08:00
parent bb97aca0be
commit 5e85efb23e
7 changed files with 17 additions and 15 deletions

View File

@@ -75,7 +75,7 @@ export function useFormSchema(): VbenFormSchema[] {
},
},
{
// TODO: 商品关联
// TODO: @xingyu商品关联
fieldName: 'spuId',
label: '商品关联',
component: 'Input',