mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 14:31:00 +08:00
refactor: 修复重做按钮未激活保存问题
This commit is contained in:
@@ -119,6 +119,7 @@ export const snapshotStore = defineStore('snapshot', {
|
||||
snapshotInfo.dvInfo.dataState = dvInfo.value.dataState
|
||||
snapshotInfo.dvInfo.contentId = dvInfo.value.contentId
|
||||
this.snapshotPublish(snapshotInfo)
|
||||
this.styleChangeTimes++
|
||||
this.snapshotDisableTime = Date.now() + 3000
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user