From 681c802826e3ce47f428358cf6b4838712f54de1 Mon Sep 17 00:00:00 2001 From: hanbaoshan <hanbaoshan@aiotlink.com> Date: 星期五, 05 三月 2021 15:52:00 +0800 Subject: [PATCH] 全景追踪关联摄像机轮播组件标题部分样式更新;检索查询详情卡片摄像机名称限制展示宽度;事件推送人员等级选项调试 --- src/components/subComponents/eChartsBar.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/subComponents/eChartsBar.vue b/src/components/subComponents/eChartsBar.vue index ebfc650..4e69088 100644 --- a/src/components/subComponents/eChartsBar.vue +++ b/src/components/subComponents/eChartsBar.vue @@ -73,7 +73,7 @@ }, grid: { top: 10, - right: 30, + right: 50, bottom: 20, left: 40, }, -- Gitblit v1.8.0