fix: 修复panel最底下chart互动菜单显示不全问题
This commit is contained in:
@@ -318,6 +318,9 @@ export default {
|
||||
handler(n,o){
|
||||
this.panelIdInner=n
|
||||
}
|
||||
},
|
||||
dropdownMenuShow(n) {
|
||||
this.$emit("dropmenu-change", n);
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user