Commit 1b47ce53 by 冷斌

fix bug

parent d36da567
......@@ -159,6 +159,7 @@
},
showSolid: function () {
return function (index) {
console.log(index);
return index == 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