From 1e89b87f5bc035d1241b52910d04db4bdb91e9eb Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期五, 16 八月 2024 15:32:43 +0800
Subject: [PATCH] 请求时间延长,点位标签取消重点点位

---
 src/views/system/point/index.vue |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/views/system/point/index.vue b/src/views/system/point/index.vue
index 5f8cb06..e3c0f39 100644
--- a/src/views/system/point/index.vue
+++ b/src/views/system/point/index.vue
@@ -58,8 +58,7 @@
             </el-date-picker>
           </div>
           <div class="bottom_">
-            <el-checkbox v-model="provinceTag">閲嶇偣鐐逛綅</el-checkbox>
-            <el-checkbox v-model="importantTag">鐪佸巺</el-checkbox>
+            <el-checkbox v-model="provinceTag">鐪佸巺</el-checkbox>
             <el-checkbox v-model="importantCommandImageTag">閲嶇偣鎸囨尌鍥惧儚</el-checkbox>
           </div>
           <div class="bottom_">

--
Gitblit v1.8.0