From 11cc367e5134b27e25167a7492d8033f3fd9ce52 Mon Sep 17 00:00:00 2001
From: 懒羊羊 <15939171744@163.com>
Date: 星期二, 19 三月 2024 13:17:41 +0800
Subject: [PATCH] 操作看板

---
 jcdm-ui/src/components/inspectionPlanArchives/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/jcdm-ui/src/components/inspectionPlanArchives/index.vue b/jcdm-ui/src/components/inspectionPlanArchives/index.vue
index cca1efe..49a0dad 100644
--- a/jcdm-ui/src/components/inspectionPlanArchives/index.vue
+++ b/jcdm-ui/src/components/inspectionPlanArchives/index.vue
@@ -130,7 +130,6 @@
           this.machineryList = response.rows;
           this.total = response.total;
           this.loading = false;
-
         },
       );
     },

--
Gitblit v1.9.3