Fix widget GlDiskSpace 401 unauth
This commit is contained in:
parent
9cfc1e3e8b
commit
a393da96ce
1 changed files with 0 additions and 3 deletions
|
|
@ -43,9 +43,6 @@ export default {
|
|||
},
|
||||
},
|
||||
methods: {
|
||||
fetchData() {
|
||||
this.makeRequest(this.endpoint).then(this.processData);
|
||||
},
|
||||
processData(diskData) {
|
||||
this.disks = diskData;
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue