fix zobrazenie tabulky
This commit is contained in:
1
resources/js/app.js
vendored
1
resources/js/app.js
vendored
@@ -134,6 +134,7 @@ Vue.component('b-button', BButton);
|
||||
|
||||
axios.get('/data', {
|
||||
params: {
|
||||
host: this.host
|
||||
}
|
||||
})
|
||||
.then(function (response) {
|
||||
|
||||
Reference in New Issue
Block a user