This commit is contained in:
2020-04-05 20:38:08 +00:00
parent 8432ed62f7
commit d031f60285
4 changed files with 41 additions and 10 deletions

View File

@@ -35,6 +35,7 @@ export default {
)
.then(window.$gz.api.status)
.then(window.$gz.api.json)
// eslint-disable-next-line
.then((response) => {
window.$gz._.forEach(
response.data,