fix: 记账管理,功能优化,编辑删除按钮功能完善。
This commit is contained in:
@@ -342,6 +342,8 @@ function handleDelete(row) {
|
||||
})
|
||||
.then(() => {
|
||||
getList()
|
||||
getDebitList()
|
||||
getcreditCardList()
|
||||
proxy.$modal.msgSuccess('删除成功')
|
||||
})
|
||||
.catch(() => {})
|
||||
|
||||
Reference in New Issue
Block a user