Browse Source

workspace update

master
unknown 4 years ago
parent
commit
95bc9f75b2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/main_web/workspace/workspace.new.vue

+ 1
- 1
src/views/main_web/workspace/workspace.new.vue View File

@@ -540,7 +540,7 @@ export default {
this.currentFolder = folder;
this.breadcrumbFolderList.push(folder);
this.clearCurrentFolderFiles();
this.fetchFolderFileList();
this.fetchFolderFiles();
},
/**
* 当前工作点击


Loading…
Cancel
Save