|
@ -320,8 +320,9 @@ export default { |
|
|
this.$successMsg("删除成功!") |
|
|
this.$successMsg("删除成功!") |
|
|
this.paging() |
|
|
this.paging() |
|
|
this.displayDialog.detailsDialog = false |
|
|
this.displayDialog.detailsDialog = false |
|
|
|
|
|
this.Loading.appMainLoading = false; |
|
|
}).catch(() => { |
|
|
}).catch(() => { |
|
|
this.Loading.appMainLoading = true; |
|
|
this.Loading.appMainLoading = false; |
|
|
}); |
|
|
}); |
|
|
}).catch(() => { |
|
|
}).catch(() => { |
|
|
|
|
|
|
|
|