关闭融合设置窗口时隐藏删格图

This commit is contained in:
ljqing 2023-01-28 14:08:18 +08:00
parent e8f2d4eb9c
commit 08bbfd9b73
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");