fix: 完善拼团活动 CRUD

This commit is contained in:
puhui999
2023-07-14 17:35:35 +08:00
parent 3fd9f1b43e
commit dc39ad0cd1
5 changed files with 89 additions and 32 deletions

View File

@@ -134,7 +134,7 @@ const crudSchemas = reactive<CrudSchema[]>([
},
{
label: '拼团商品',
field: 'spuIds',
field: 'spuId',
isSearch: false,
form: {
colProps: {