修改
This commit is contained in:
parent
41458f1ed6
commit
3951bffdfe
@ -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>
|
||||
Loading…
Reference in New Issue
Block a user