From 27c1f989d25d1e7c5fccc9cb62f202295fbf9441 Mon Sep 17 00:00:00 2001
From: 懒羊羊 <15939171744@163.com>
Date: 星期二, 19 三月 2024 13:17:49 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 jcdm-ui/src/views/main/em/inspectionPlan/subject.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/jcdm-ui/src/views/main/em/inspectionPlan/subject.vue b/jcdm-ui/src/views/main/em/inspectionPlan/subject.vue
index 3e4baa9..ed0aebc 100644
--- a/jcdm-ui/src/views/main/em/inspectionPlan/subject.vue
+++ b/jcdm-ui/src/views/main/em/inspectionPlan/subject.vue
@@ -105,7 +105,7 @@
         this.checksubjectList = response.rows;
         this.total = response.total;
         this.loading = false;
-        console.log(response.rows)
+        // console.log(response.rows)
       });
     },
     // 澶氶�夋閫変腑鏁版嵁

--
Gitblit v1.9.3