Authored by yyq

del params

... ... @@ -35,7 +35,7 @@ Page({
yas = new Yas(app);
yas.pageOpenReport();
},
onShow: function(e) {
onShow: function() {
this.getOrders(this.data.orderType);
},
startTimer: function () {
... ...