修复运维管理的一些bug

This commit is contained in:
Elune
2019-12-21 21:31:52 +08:00
parent 2bc97e3158
commit 1e1705be50
5 changed files with 15 additions and 15 deletions

View File

@@ -104,7 +104,7 @@ export default {
this.dialog = false
this.submitLoading = false
this.appNames = ''
this.$parent.init()
this.$parent.crud.toQuery()
})
.catch(err => {
this.submitLoading = false