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 => {
if (res.code == 200) {
this.$refs.uToast.show({
title: '您已解约成功',
title: '解约申请提交成功',
type: 'success',
})
setTimeout(() => {
@ -215,4 +215,4 @@
<style lang="scss">
@import './mysigning.scss';
</style>
</style>