Commit 06478eaf by 刘海龙

111

parent d195a81d
...@@ -364,8 +364,8 @@ ...@@ -364,8 +364,8 @@
} }
}, },
close_yulan:function(index){ close_yulan:function(index){
console.log(index) var that = this
this.yulan = index + 1; that.yulan = index + 1;
}, },
onTopTab: function(tab) { onTopTab: function(tab) {
if(this.tab == 0) { if(this.tab == 0) {
......
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