删除toast
This commit is contained in:
@@ -93,10 +93,7 @@ export default {
|
||||
}).catch((err) => {
|
||||
this.$u.toast(err)
|
||||
})
|
||||
}).catch((error) => {
|
||||
this.$u.toast(error)
|
||||
})
|
||||
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user