mirror of https://github.com/halo-dev/halo-admin
JS lint.
parent
4c0ccd3939
commit
e6dabca449
|
@ -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) {
|
||||||
|
|
Loading…
Reference in New Issue