fix: 自测编译问题修改。

(cherry picked from commit 2137abcaa7)
This commit is contained in:
tianyongbao
2025-01-09 16:49:55 +08:00
parent 12075737a0
commit ec21827aa4

View File

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