|
@@ -125,7 +125,6 @@
|
|
|
})
|
|
})
|
|
|
if (res.code === 1) {
|
|
if (res.code === 1) {
|
|
|
this.product = res.data.product
|
|
this.product = res.data.product
|
|
|
- this.title = this.product.product_name
|
|
|
|
|
this.business = res.data.business
|
|
this.business = res.data.business
|
|
|
this.propertyList = res.data.propertyList
|
|
this.propertyList = res.data.propertyList
|
|
|
this.applyFor = res.data.applyFor
|
|
this.applyFor = res.data.applyFor
|