@ -36,7 +36,6 @@ Scene({
this.fetchCustomerList()
},
onEvent: function(message){
console.log(message)
if (message.what == 101) {
this.onRefreshList()
} else if (message.what == 102) {