From b122fc315d7ebf8d830f84a48790500f9c7d65fa Mon Sep 17 00:00:00 2001 From: zhangyongzhangyong <2012005003@qq.com> Date: Thu, 9 Dec 2021 11:13:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=8E=92=E5=BA=8F=E8=A7=84?= =?UTF-8?q?=E5=88=99=EF=BC=9A=E6=8C=89=E5=85=AC=E7=9B=8A=E6=97=B6=E9=95=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/user/volunteer-points-personal-static.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/views/modules/user/volunteer-points-personal-static.vue b/src/views/modules/user/volunteer-points-personal-static.vue index c8c6478..0cfff91 100644 --- a/src/views/modules/user/volunteer-points-personal-static.vue +++ b/src/views/modules/user/volunteer-points-personal-static.vue @@ -44,7 +44,7 @@ - + @@ -96,6 +96,10 @@ export default { { sortType: '2', label: '按公益次数' + }, + { + sortType: '3', + label: '按公益时长' } ] }