关闭窗口不需要读取融合配置
This commit is contained in:
parent
3607edc45a
commit
aadd579327
|
@ -272,7 +272,6 @@ export default defineComponent({
|
||||||
sessionStorage.removeItem("FourPointCalibration");
|
sessionStorage.removeItem("FourPointCalibration");
|
||||||
sessionStorage.removeItem("GridSettings");
|
sessionStorage.removeItem("GridSettings");
|
||||||
}, 500);
|
}, 500);
|
||||||
getconfig();
|
|
||||||
};
|
};
|
||||||
|
|
||||||
onBeforeMount(() => {
|
onBeforeMount(() => {
|
||||||
|
|
Loading…
Reference in New Issue