From 406ad2e52a8963f1748c399b0da9dfae8cd58b49 Mon Sep 17 00:00:00 2001
From: hdy <1105738590@qq.com>
Date: 星期六, 16 三月 2024 11:08: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