From 6fb9618fa2a815fda3700c182dfbba976f181c21 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期日, 04 二月 2024 16:13:21 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 company/src/components/enterprise/dispatchUnitDetails.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/company/src/components/enterprise/dispatchUnitDetails.vue b/company/src/components/enterprise/dispatchUnitDetails.vue
index da04967..1e537aa 100644
--- a/company/src/components/enterprise/dispatchUnitDetails.vue
+++ b/company/src/components/enterprise/dispatchUnitDetails.vue
@@ -153,7 +153,7 @@
         },
         tableData: [],
         insuranceScheme: [],
-        reverse: true,
+        reverse: false,
         activities: []
       }
     },

--
Gitblit v1.9.3