feat:【mall 商城】商品属性的迁移(ele)

This commit is contained in:
YunaiV
2025-10-08 18:10:42 +08:00
parent 276d91190c
commit e226e09e8a
13 changed files with 110 additions and 87 deletions

View File

@@ -28,7 +28,7 @@ export function useFormSchema(): VbenFormSchema[] {
{ label: '蔚来汽车 --- 200000.00元', value: 5 },
],
placeholder: '请选择下单商品',
allowClear: true,
clearable: true,
},
rules: 'required',
},