mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-12 16:06:44 +08:00
健康险续保测试问题修复2
This commit is contained in:
@@ -153,6 +153,8 @@ export default {
|
|||||||
}
|
}
|
||||||
;[this.loading, this.finished] = [false, true]
|
;[this.loading, this.finished] = [false, true]
|
||||||
} else {
|
} else {
|
||||||
|
;[this.loading, this.finished] = [false, true]
|
||||||
|
this.finishedText = ''
|
||||||
this.$toast(res.resultMessage)
|
this.$toast(res.resultMessage)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user