修改
This commit is contained in:
parent
41458f1ed6
commit
3951bffdfe
@ -151,7 +151,7 @@
|
|||||||
rescindapplysave(this.list).then(res => {
|
rescindapplysave(this.list).then(res => {
|
||||||
if (res.code == 200) {
|
if (res.code == 200) {
|
||||||
this.$refs.uToast.show({
|
this.$refs.uToast.show({
|
||||||
title: '您已解约成功',
|
title: '解约申请提交成功',
|
||||||
type: 'success',
|
type: 'success',
|
||||||
})
|
})
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user