优化
This commit is contained in:
@@ -303,8 +303,9 @@ export default {
|
||||
this.crud.notify('操作成功!')
|
||||
this.crud.loading = false
|
||||
this.querytable()
|
||||
}).catch(() => {
|
||||
this.crud.loading = false
|
||||
})
|
||||
this.crud.loading = false
|
||||
},
|
||||
querytable() {
|
||||
this.crud.toQuery()
|
||||
|
||||
Reference in New Issue
Block a user