@dongkboy před 1 týdnem
rodič
revize
0fa801edea
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  1. 3 1
      pages/orders/orders1.vue

+ 3 - 1
pages/orders/orders1.vue

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