Kaynağa Gözat

[VersionBeta] V.1.0.0.0

[Adds]
1.去掉控制台输出
master
zxm 4 yıl önce
ebeveyn
işleme
812e6d5ce6
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. +0
    -2
      src/views/main_web/workspace.vue

+ 0
- 2
src/views/main_web/workspace.vue Dosyayı Görüntüle

@@ -2772,7 +2772,6 @@ export default {
* 获取当前工作下文件
*/
listFiles: function() {
console.log("zxm-文件")
var thisApp = this;
thisApp.isCommonPage = false;
//thisApp.myFilesList = [];
@@ -5392,7 +5391,6 @@ export default {
* 双击文件夹组名称 进入文件夹
*/
intoFoldergroup: function(foldergroup) {
console.log("zxm-文件分組")
this.dbClickSelectedFolderGroupData = foldergroup;
this.isShowWorkt = false;
this.isShowBread = true;