Commit 15ff5ba8 authored by zhengke's avatar zhengke

修改

parent d79d5a60
......@@ -88,9 +88,10 @@
},
methods: {
clickHandler(item) {
console.log(item,'item');
this.clickItem={};
this.$nextTick(function(){
this.clickItem = item;
})
},
},
};
......
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