fix: mall SeckillActivity and CombinationActivity

This commit is contained in:
puhui999
2023-07-05 18:24:32 +08:00
parent ce3ca7c6ce
commit 4057130275
10 changed files with 152 additions and 65 deletions

View File

@@ -186,7 +186,7 @@ const crudSchemas = reactive<CrudSchema[]>([
{
label: '秒杀活动商品',
field: 'spuId',
isTable: false,
isTable: true,
isSearch: false,
form: {
colProps: {