From 61f9745da5195ee188ea0a529e5f2113e6e930cd Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期四, 15 十二月 2022 10:09:23 +0800
Subject: [PATCH] 2022-12-14 肖辉 违规检索--- 导出

---
 src/views/systemSetting/device/grid/index.vue |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/views/systemSetting/device/grid/index.vue b/src/views/systemSetting/device/grid/index.vue
index b63edc5..156d55f 100644
--- a/src/views/systemSetting/device/grid/index.vue
+++ b/src/views/systemSetting/device/grid/index.vue
@@ -28,13 +28,11 @@
         },
         // 鑾峰彇鍒锋柊缁撴灉
         changeDialog({ flag }) {
-            console.log(flag);
             this.isFresh = flag;
         },
         // 閲嶇疆isFresh
         resetFresh({ flag }) {
             this.isFresh = flag;
-            console.log(this.isFresh);
         },
     }
 }

--
Gitblit v1.8.0