统一调试

czks-地图合并
liulixin 2024-02-27 16:56:35 +08:00
parent bcd826dd04
commit 68a367cbc3
2 changed files with 5 additions and 27 deletions

View File

@ -114,24 +114,12 @@ export default {
return {
block1OptionsList: [
{
title: '人员闸机',
img: require('../../../assets/map/menjin/ico1.png'),
label1: '今日进数',
count1: 0,
label2: '今日出数',
count2: 0,
label3: '今日剩余人数',
count3: 0
},
{
title: '车辆闸机',
title: '车辆闸机数',
img: require('../../../assets/map/menjin/ico2.png'),
label1: '今日进数',
count1: 0,
label2: '今日出数',
count2: 0,
label3: '今日剩余车数',
count3: 0
label1: '在线数',
count1: 2
// label2: '线',
// count2: 0
},
{
title: '摄像头数',

View File

@ -445,16 +445,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',