From 5968545bcbe13ee42aa6116972d6a080dcbf217f Mon Sep 17 00:00:00 2001 From: daihh Date: Wed, 26 Oct 2022 19:30:59 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=9C=80=E4=B8=8B=E9=9D=A2?= =?UTF-8?q?=E9=97=AE=E7=AD=94=EF=BC=8C=E4=BF=AE=E6=94=B9=E4=B8=BA=E6=8C=89?= =?UTF-8?q?=E6=B5=8F=E8=A7=88=E9=87=8F=E6=9D=A5=E6=8E=92=E5=BA=8F=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Index.vue b/src/views/Index.vue index 80d269b0..b6f0b7fe 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -537,7 +537,7 @@ }, qaList: { num: 4, - orderType: 'praises', + orderType: 'views', list: [] } };