mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-19 20:07:49 +08:00
修复语法错误导致的前端编译异常
最新的一次合并,ConsoleNet.vue 少了个逗号。
This commit is contained in:
parent
241e29f705
commit
86fdf72856
@ -103,7 +103,7 @@ export default {
|
||||
bottom: "15px",
|
||||
selected: {},
|
||||
}
|
||||
}
|
||||
},
|
||||
chartEvents: {
|
||||
legendselectchanged: (item) => {
|
||||
this.extend.legend.selected = item.selected;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user