Commit e8f1904c authored by renjintao's avatar renjintao

dic

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