mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-22 08:00:53 +00:00
fix: 缓存容器刷新状态 (#2840)
This commit is contained in:
@@ -47,6 +47,7 @@ const changeRefresh = () => {
|
||||
timer = null;
|
||||
}
|
||||
}
|
||||
localStorage.setItem(props.title, refreshRate.value + '');
|
||||
};
|
||||
|
||||
onUnmounted(() => {
|
||||
|
||||
Reference in New Issue
Block a user