Commit e8f1904c authored by renjintao's avatar renjintao

dic

parent 0072a823
...@@ -84,9 +84,8 @@ export default { ...@@ -84,9 +84,8 @@ export default {
} }
}, },
watch: { watch: {
"v.id"() { v(v) {
this.entity = this.v
this.entity = this.$clone(this.v)
console.info(this.entity) console.info(this.entity)
} }
} }
......
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 to comment