遗留问题
Showing
5 changed files
with
12 additions
and
5 deletions
-
Please register or sign in to post a comment
... | ... | @@ -188,7 +188,7 @@ export default { |
} | ||
}).catch(err => { | ||
this.loading = false; | ||
this.errorModel = 2; | ||
this.errorModel = 3; | ||
}); | ||
}, | ||
... | ... |