forked from github/dataease
refactor(仪表板): 复用视图悬浮模式默认大小修改
This commit is contained in:
parent
b87630e364
commit
cce1c7f579
@ -12,8 +12,8 @@ export default {
|
||||
copyData: null, // 复制粘贴剪切
|
||||
isCut: false,
|
||||
baseStyle: {
|
||||
width: 300,
|
||||
height: 200,
|
||||
width: 533,
|
||||
height: 300,
|
||||
top: 0,
|
||||
left: 0
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user