fix: 公众号管理,bug修复。

This commit is contained in:
tianyongbao
2025-01-09 15:42:00 +08:00
parent f7296e6be4
commit d02696d730

View File

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