From 3e74c29a5826bec5a57927583cddeabf137d338d Mon Sep 17 00:00:00 2001 From: Enzo <1284707383@qq.com> Date: Thu, 2 Sep 2021 10:08:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=AE=A2=E5=8D=95=E7=8A=B6?= =?UTF-8?q?=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/order/order.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/order/order.vue b/pages/order/order.vue index 5dba04f..fcccdb0 100644 --- a/pages/order/order.vue +++ b/pages/order/order.vue @@ -79,7 +79,7 @@ isPage: true }, { name: '已付款', - type: '1,2,3', + type: '1,2,3,5', list: [], loadingClass: true, loadingText: '正在加载中',