fix: 自测bug修复。
This commit is contained in:
@@ -339,7 +339,7 @@ function handleDel(row, index) {
|
||||
})
|
||||
getPageF(data.page)
|
||||
})
|
||||
.catch(function () {})
|
||||
.catch(function (_err) {})
|
||||
}
|
||||
|
||||
function handleUpdate(row, index, done, loading) {
|
||||
|
||||
Reference in New Issue
Block a user