Commit 5d0438de authored by renjintao's avatar renjintao

test

parent ad7605ab
...@@ -85,6 +85,7 @@ export default { ...@@ -85,6 +85,7 @@ export default {
}, },
watch: { watch: {
"v.id"() { "v.id"() {
this.entity = this.$clone(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