fix: 修改页面 changeSize 逻辑

This commit is contained in:
MTrun
2022-03-10 17:55:59 +08:00
parent 96740a6841
commit aebed94140
5 changed files with 13 additions and 9 deletions
@@ -17,9 +17,6 @@ export const useLayout = () => {
document.getElementById('go-chart-edit-content')
)
// 大小初始化
chartEditStore.setPageSize()
// 监听初始化
const removeScale = chartEditStore.listenerScale()