This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
yiyun-fe
/
yiyunjianzhu-vue
Watch
4
Star
0
Fork
0
Code
Pull Requests
0
Releases
0
Activity
Browse Source
workspace update
master
unknown
4 years ago
parent
8ff732ff1b
commit
95bc9f75b2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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.fetchFolderFile
Li
s
t
();
this.fetchFolderFiles();
},
/**
* 当前工作点击
Write
Preview
Loading…
Cancel
Save