Commit df7806d8 by NiceShow

fix: label错误-砍价商品

parent a0ce1f3a
...@@ -133,7 +133,7 @@ const crudSchemas = reactive<CrudSchema[]>([ ...@@ -133,7 +133,7 @@ const crudSchemas = reactive<CrudSchema[]>([
} }
}, },
{ {
label: '拼团商品', label: '砍价商品',
field: 'spuId', field: 'spuId',
isSearch: false, isSearch: false,
form: { form: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment