|
@@ -28,7 +28,6 @@ export default {
|
|
this.cObj = curData || {}
|
|
this.cObj = curData || {}
|
|
this.content = curData.content || '点击这里请输入楼盘介绍'
|
|
this.content = curData.content || '点击这里请输入楼盘介绍'
|
|
this.$refs.refContent.hasChange = false
|
|
this.$refs.refContent.hasChange = false
|
|
- console.log(this.content)
|
|
|
|
})
|
|
})
|
|
}
|
|
}
|
|
},
|
|
},
|