提交 e47443ad authored 作者: wangjiahao's avatar wangjiahao

fix: 组件属性框直接输入值无法保存问题

上级 c3288373
...@@ -58,9 +58,7 @@ export default { ...@@ -58,9 +58,7 @@ export default {
state.lastSaveSnapshotIndex = deepCopy(state.snapshotIndex) state.lastSaveSnapshotIndex = deepCopy(state.snapshotIndex)
}, },
recordStyleChange(state) { recordStyleChange(state) {
if (state.curComponent) { state.styleChangeTimes++
state.styleChangeTimes++
}
} }
} }
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论