fix: 自测编译问题修改。

This commit is contained in:
tianyongbao
2025-01-09 16:49:55 +08:00
parent 5098d72046
commit 2137abcaa7

View File

@@ -339,7 +339,7 @@ function handleDel(row, index) {
}) })
getPageF(data.page) getPageF(data.page)
}) })
.catch() .catch(function () {})
} }
function handleUpdate(row, index, done, loading) { function handleUpdate(row, index, done, loading) {