Commit 59df1878 authored by renjintao's avatar renjintao

mesplan/index

parent 2a6e77c4
...@@ -79,7 +79,7 @@ export default { ...@@ -79,7 +79,7 @@ export default {
watch: { watch: {
value(v, o) { value(v, o) {
this.name = v this.name = v
console.log(v, o) // console.log(v, o)
} }
} }
} }
......
This diff is collapsed.
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