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

@@ -74,8 +74,8 @@ export function useFormSchema(): VbenFormSchema[] {
optionType: 'button',
},
},
// TODO: @霖:商品关联
{
// TODO: 商品关联
fieldName: 'spuId',
label: '商品关联',
component: 'Input',