forked from github/dataease
fix: 组件属性框直接输入值无法保存问题
This commit is contained in:
parent
e20e236391
commit
227e82969c
@ -58,9 +58,7 @@ export default {
|
||||
state.lastSaveSnapshotIndex = deepCopy(state.snapshotIndex)
|
||||
},
|
||||
recordStyleChange(state) {
|
||||
if (state.curComponent) {
|
||||
state.styleChangeTimes++
|
||||
}
|
||||
state.styleChangeTimes++
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user