From 9d22ed07aea07601c527188ff9e5d2b38dab149e Mon Sep 17 00:00:00 2001
From: mark <mark18340872469@163.com>
Date: 星期五, 30 九月 2022 14:50:32 +0800
Subject: [PATCH] 总开关 先不上

---
 src/views/dataPush/components/point.vue |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/src/views/dataPush/components/point.vue b/src/views/dataPush/components/point.vue
index 9eff25f..880abc7 100644
--- a/src/views/dataPush/components/point.vue
+++ b/src/views/dataPush/components/point.vue
@@ -17,7 +17,7 @@
         <span class="iconfont">&#xe614;</span>
         <span>娣诲姞鐐逛綅</span>
       </div>
-      <div class="switchBox">
+      <!-- <div class="switchBox">
         鎬荤偣浣嶅紑鍏�
         <el-switch
           v-model="value1"
@@ -26,10 +26,8 @@
           inactive-color="#f0f3f5"
           @change="changeAll($event)"
         >
-          <!-- active-text="鎬荤偣浣嶅紑"
-          inactive-text="鎬荤偣浣嶅叧" -->
         </el-switch>
-      </div>
+      </div> -->
     </div>
 
     <div class="table-area">

--
Gitblit v1.8.0