gaoshuaixing hace 2 años
padre
commit
dcbfd7a75f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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) {