From e3889e48f9cf322f692311c744e57cb34ddaedfa Mon Sep 17 00:00:00 2001
From: guoshipeng <3194674006@qq.com>
Date: Thu, 06 Jul 2023 09:21:24 +0800
Subject: [PATCH] 1

---
 src/views/air/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/air/index.vue b/src/views/air/index.vue
index fa78f32..8ff9831 100644
--- a/src/views/air/index.vue
+++ b/src/views/air/index.vue
@@ -638,6 +638,7 @@
           id: obj.id
         }
       }).then(res => {
+        console.log(res,'xia');
         var getData = {}
         getData = res.data
         // ���������������������

--
Gitblit v1.8.0