fix: label错误-砍价商品

(cherry picked from commit df7806d8d3)
pull/420/head
NiceShow 2024-01-29 15:44:20 +08:00 committed by shizhong
parent 450c4ae6d4
commit 882bcc1db5
1 changed files with 1 additions and 1 deletions

View File

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