updata
This commit is contained in:
parent
07a80a0574
commit
78c4f7bafc
@ -133,7 +133,7 @@ export default {
|
|||||||
// 设置咨询表单的预填内容
|
// 设置咨询表单的预填内容
|
||||||
this.consultFormData = {
|
this.consultFormData = {
|
||||||
...this.consultFormData,
|
...this.consultFormData,
|
||||||
content: `我想咨询关于【${product.name}】的产品信息\n产品描述:${product.description}\n产品标签:${product.label}`
|
content: `我想咨询关于【${product.name}】的产品信息`
|
||||||
}
|
}
|
||||||
|
|
||||||
this.showConsultDialog = true
|
this.showConsultDialog = true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user