pull/9/head
ruibaby 2019-05-01 14:45:16 +08:00
parent 4c0ccd3939
commit e6dabca449
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ export default {
} }
}, },
created() { created() {
this.installation.url = window.location.protocol+"//"+window.location.host this.installation.url = window.location.protocol + '//' + window.location.host
}, },
methods: { methods: {
handleMigrationUpload(data) { handleMigrationUpload(data) {