update
This commit is contained in:
@@ -323,6 +323,10 @@ export function createSftpActionsManager(
|
||||
joinPath, // 暴露辅助函数
|
||||
clearSftpError,
|
||||
|
||||
// Cleanup function
|
||||
currentPath: readonly(currentPathRef), // 暴露只读的当前路径 ref
|
||||
|
||||
// Cleanup function
|
||||
// Cleanup function
|
||||
cleanup,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user