Commit 99b0d476 authored by renjintao's avatar renjintao

edit

parent 796ac7d5
......@@ -110,7 +110,7 @@ export default {
watch: {
row(v) {
if (v != {}) {
alert(JSON.stringify(v))
//alert(JSON.stringify(v))
this.entity = v
}
}
......
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