diff --git a/src/views/main_web/workspace/workspace.new.vue b/src/views/main_web/workspace/workspace.new.vue index e4f5bcec..babde1fd 100644 --- a/src/views/main_web/workspace/workspace.new.vue +++ b/src/views/main_web/workspace/workspace.new.vue @@ -540,7 +540,7 @@ export default { this.currentFolder = folder; this.breadcrumbFolderList.push(folder); this.clearCurrentFolderFiles(); - this.fetchFolderFileList(); + this.fetchFolderFiles(); }, /** * 当前工作点击