This commit is contained in:
2023-10-24 09:35:49 +08:00
parent 41458f1ed6
commit 3951bffdfe

View File

@ -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(() => {