From 98afb9398a58d29777c847c1e859705f7fd6c096 Mon Sep 17 00:00:00 2001 From: duanliang <540489889@qq.com> Date: Tue, 29 Apr 2025 23:53:41 +0800 Subject: [PATCH] 429 --- src/components/TicketSource/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/TicketSource/index.vue b/src/components/TicketSource/index.vue index dcef250..46235ed 100644 --- a/src/components/TicketSource/index.vue +++ b/src/components/TicketSource/index.vue @@ -50,7 +50,8 @@ condShow.value = 1 } if (val.length > 0) { - newList.value = val + console.log(val,'vvvvvvvvvvvvv') + newList.value = val.reverse() condShow.value = 2 setTimeout(() => { if(params.value){