fix #issue_indent_I5DZ3I
This commit is contained in:
parent
ba4f1d4c6c
commit
2a3916571d
@ -447,14 +447,12 @@ function submitForm() {
|
||||
updateMenu(form.value).then((response) => {
|
||||
proxy.$modal.msgSuccess('修改成功')
|
||||
open.value = false
|
||||
menuList.value = []
|
||||
getList()
|
||||
})
|
||||
} else {
|
||||
addMenu(form.value).then((response) => {
|
||||
proxy.$modal.msgSuccess('新增成功')
|
||||
open.value = false
|
||||
menuList.value = []
|
||||
getList()
|
||||
})
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user