Преглед изворни кода

[VersionBeta] V.1.0.0.0

[Adds]
1.修改切换我的文件和工作的文件的显示
new-cli
zxm пре 4 година
родитељ
комит
72b98416d7
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      src/views/main_web/workspace.vue

+ 1
- 0
src/views/main_web/workspace.vue Прегледај датотеку

@@ -2669,6 +2669,7 @@ export default {
*/ */
changeWorkdata (i) { changeWorkdata (i) {
this.currentPageType = i; this.currentPageType = i;
this.dbClickSelectedFolderGroupData = {}//切换我的文件和工作文件 清空双击的文件分组对象
if (this.currentPageType == 0) { if (this.currentPageType == 0) {
// 加载我的文件 // 加载我的文件
this.myFilesList = this.folderFileList.listMyFiles; this.myFilesList = this.folderFileList.listMyFiles;


Loading…
Откажи
Сачувај