This commit is contained in:
parent
abd6f4a09e
commit
6dde21f261
|
|
@ -375,6 +375,7 @@ export default {
|
|||
}).then(async () => {
|
||||
const res = await deleteCardReplenishmentManageAPI({
|
||||
id: row.id,
|
||||
attType: row.attType,
|
||||
})
|
||||
|
||||
if (res.code === 200) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue