This commit is contained in:
shefengchun 2023-01-28 14:22:59 +08:00
commit 0148c2e3e4
1 changed files with 2 additions and 0 deletions

View File

@ -219,6 +219,8 @@
} catch (error) { }
};
const clear = () => {
show_blending_grids.value = false;
send_show_blending_grids();
$store.commit("setSelectedProjector", "0/0");
setTimeout(() => {
sessionStorage.removeItem("FusionLocale");