This commit is contained in:
liuye
2022-03-29 14:47:20 +08:00
parent bee61dbc1e
commit f1b0e36b8e
2 changed files with 4 additions and 0 deletions

View File

@@ -392,6 +392,8 @@ export default {
delta: 1
})
}
}).catch((err) => {
this.$u.toast(err)
})
},