This commit is contained in:
@@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user