mirror of
https://github.com/Powerful-517/yys-editor.git
synced 2026-01-23 22:43:28 +00:00
自动恢复工作区,增加重置按钮
This commit is contained in:
@@ -278,7 +278,7 @@ export const useFilesStore = defineStore('files', () => {
|
||||
}
|
||||
|
||||
// 关闭文件后立即更新
|
||||
updateTab();
|
||||
// updateTab();
|
||||
};
|
||||
|
||||
// 更新指定 Tab - 内存操作即时,localStorage 操作防抖
|
||||
|
||||
Reference in New Issue
Block a user