소스 검색

workspace update

master
unknown 4 년 전
부모
커밋
95bc9f75b2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/views/main_web/workspace/workspace.new.vue

+ 1
- 1
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();
},
/**
* 当前工作点击


불러오는 중...
취소
저장