菜单修改排序后新增列表刷新
This commit is contained in:
parent
d1295e55cc
commit
fc7224511f
@ -521,6 +521,7 @@ function handleChangeSort(info) {
|
||||
})
|
||||
.then(() => {
|
||||
handleQuery()
|
||||
refreshMenu(info.parentId)
|
||||
proxy.$modal.msgSuccess('修改成功')
|
||||
})
|
||||
.catch(() => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user