修改用户

This commit is contained in:
jsy_zjg 2024-11-26 17:55:58 +08:00
parent 29e6fcf375
commit bd79da3f22

View File

@ -286,7 +286,7 @@
.then(res => {
plugin.modal.msgSuccess("删除成功")
//
queryList(1, 10, "")
this.queryList()
})
.catch(error => {
plugin.modal.msgError(error)