From 524666f6e4a7e56a9d04bb4b7d4943eab24d288a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lemon=E6=A9=AA?= <17633066053@163.com> Date: Wed, 28 Sep 2022 17:24:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20:bug:=20=E9=A6=96=E6=AC=A1=E8=BF=9B?= =?UTF-8?q?=E5=85=A5=E8=AE=A2=E5=8D=95=E4=B8=8D=E5=88=B7=E6=96=B0=E6=95=B0?= =?UTF-8?q?=E6=8D=AEbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/order/myOrder.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/order/myOrder.vue b/pages/order/myOrder.vue index 2d1eb1c..a4e0996 100644 --- a/pages/order/myOrder.vue +++ b/pages/order/myOrder.vue @@ -331,7 +331,7 @@ export default { this.initData(0); } } - // this.loadData(this.status); + this.loadData(this.status); }, onLoad(options) {