修改用户
This commit is contained in:
parent
29e6fcf375
commit
bd79da3f22
@ -286,7 +286,7 @@
|
|||||||
.then(res => {
|
.then(res => {
|
||||||
plugin.modal.msgSuccess("删除成功")
|
plugin.modal.msgSuccess("删除成功")
|
||||||
//重新刷新列表
|
//重新刷新列表
|
||||||
queryList(1, 10, "")
|
this.queryList()
|
||||||
})
|
})
|
||||||
.catch(error => {
|
.catch(error => {
|
||||||
plugin.modal.msgError(error)
|
plugin.modal.msgError(error)
|
||||||
|
Loading…
Reference in New Issue
Block a user