From d4e2163790937ae161a2f85b94837cc49bf5e0c3 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Mon, 6 Feb 2023 15:04:39 +0800 Subject: [PATCH] =?UTF-8?q?2023-2-6=20=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/list/list.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/list/list.vue b/pages/list/list.vue index a6f1575..055cbc5 100644 --- a/pages/list/list.vue +++ b/pages/list/list.vue @@ -166,6 +166,8 @@ start_time: '', end_time: '', keyword: '', + sort_name:'start_time', + sort_type:'asc' }, } },