@@ -233,7 +233,7 @@
} else {
// this.onRemind('报价成功')
this.resetSayPrice()
- this.$emit('cancelSayPriceAction', true, JSON.parse(response.data).quteId)
+ this.$emit('cancelSayPriceAction', true, response.data.content.quteId)
}
}, error => {
console.log(error)