This commit is contained in:
BianLzhaoMin 2026-01-30 10:49:40 +08:00
parent abd6f4a09e
commit 6dde21f261
1 changed files with 1 additions and 0 deletions

View File

@ -375,6 +375,7 @@ export default {
}).then(async () => {
const res = await deleteCardReplenishmentManageAPI({
id: row.id,
attType: row.attType,
})
if (res.code === 200) {