From 83a324ee44d282d202d74103063b6c51f7101955 Mon Sep 17 00:00:00 2001 From: liujun Date: Mon, 20 May 2024 18:05:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=9B=9E=E6=BB=9A=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/map/index.vue | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/views/map/index.vue b/src/views/map/index.vue index 6c4aa93..8c138e9 100644 --- a/src/views/map/index.vue +++ b/src/views/map/index.vue @@ -459,16 +459,6 @@ export default { containAuthorization: [], eliminateAuthorization: [], list: [ - { - label: '人员', - dialog_width: '800px', - check: false, - img: require('../../assets/map/gangkou_index/buttom/ico1.png'), - checkImg: require('../../assets/map/gangkou_index/buttom/ico1_on.png'), - type: 'PERSON', - containAuthorization: [], - eliminateAuthorization: [] - }, { label: '车辆', dialog_width: '600px',