mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-07 14:41:54 +08:00
fix: 完善拼团活动 CRUD
This commit is contained in:
@@ -134,7 +134,7 @@ const crudSchemas = reactive<CrudSchema[]>([
|
||||
},
|
||||
{
|
||||
label: '拼团商品',
|
||||
field: 'spuIds',
|
||||
field: 'spuId',
|
||||
isSearch: false,
|
||||
form: {
|
||||
colProps: {
|
||||
|
Reference in New Issue
Block a user