From 0dc1e26569ab570259fef29cd5cde70cb96d7f2c Mon Sep 17 00:00:00 2001
From: 李林 <z1292839451@163.com>
Date: 星期二, 09 一月 2024 11:08:44 +0800
Subject: [PATCH] 修订版本3.0
---
src/components/view/registrant-count.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/components/view/registrant-count.vue b/src/components/view/registrant-count.vue
index 8a7fcc6..4998eb2 100644
--- a/src/components/view/registrant-count.vue
+++ b/src/components/view/registrant-count.vue
@@ -98,7 +98,7 @@
product: null,
orderBy: {
field: 'update_time',
- order: 'asc'
+ order: 'desc'
}
},
isIndex: false,
--
Gitblit v1.9.3