mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 05:50:45 +08:00
Merge pull request #3845 from dataease/pr@dev@refactor_panel-copy
refactor(仪表板): 复用视图悬浮模式默认大小修改
This commit is contained in:
@@ -12,8 +12,8 @@ export default {
|
||||
copyData: null, // 复制粘贴剪切
|
||||
isCut: false,
|
||||
baseStyle: {
|
||||
width: 300,
|
||||
height: 200,
|
||||
width: 533,
|
||||
height: 300,
|
||||
top: 0,
|
||||
left: 0
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user