28326
This commit is contained in:
@@ -205,8 +205,11 @@ export default {
|
||||
}, 600)
|
||||
}
|
||||
})
|
||||
.catch(() => {
|
||||
this.$u.toast('新增失败')
|
||||
})
|
||||
} else {
|
||||
this.$u.toast('失败')
|
||||
this.$u.toast('新增失败')
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user