This commit is contained in:
2020-05-23 19:53:10 +00:00
parent 8b187ac9c4
commit f0f0d2a011
4 changed files with 251 additions and 11 deletions

View File

@@ -190,6 +190,7 @@ export default {
let vm = this;
// vm.formState.loading = true;
let url = "backup/status";
window.$gz.form.deleteAllErrorBoxErrors(vm);
window.$gz.api
.get(url)
.then(res => {