修改服务端bug

This commit is contained in:
wushenghua
2016-02-24 11:49:53 +08:00
parent dca36711a2
commit 9470bc0c5e
2 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -40,8 +40,8 @@ export default class RandListView extends Component{
首页
</Text>
),
event: function() {
}.bind(this)
// event: function() {
// }.bind(this)
}
})
}