This commit is contained in:
gaoshuaixing
2023-01-30 18:54:16 +08:00
parent f7cd113f0b
commit dcbfd7a75f

View File

@@ -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) {