添加画布颜色历史
This commit is contained in:
@@ -596,7 +596,8 @@ export default defineComponent({
|
||||
// this.$router.push("/home")
|
||||
// }
|
||||
this.store.commit('clearAllData')
|
||||
window.location.reload()
|
||||
// window.location.reload()
|
||||
window.location.href = '/home';
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user