gaoshuaixing 2 年之前
父节点
当前提交
dcbfd7a75f
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      frontend/src/views/base/file/Index.vue

+ 0 - 1
frontend/src/views/base/file/Index.vue

@@ -122,7 +122,6 @@ export default {
           let url = uri.split('.').join('/');
           this.action_url = host + '/' + url;
         }
-        console.log('action_url:', this.action_url);
       })
     },
     openDirectry (id) {