forked from github/dataease
chore:去掉没用的 console 日志
This commit is contained in:
parent
d21337eac5
commit
2c02922b3b
@ -1185,9 +1185,7 @@ const userViewEnlargeOpen = (opt, item) => {
|
||||
}
|
||||
|
||||
const initSnapshotTimer = () => {
|
||||
console.log('check1==')
|
||||
snapshotTimer.value = setInterval(() => {
|
||||
console.log('check2==')
|
||||
snapshotStore.snapshotCatchToStore()
|
||||
}, 1000)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user