@@ -484,7 +484,9 @@
},
- onLoad() {},
+ onLoad() {
+ this.getsubOrdersList();
+ },
onReachBottom() {
if (this.pageRequest.pages >= this.subtotalPages) {
this.substatus = 'nomore';