Merge branch 'dev' of 112.124.100.131:GFRS/ebiz-h5 into dev

This commit is contained in:
liyuetong
2021-11-23 09:51:02 +08:00

View File

@@ -953,7 +953,7 @@ export default {
goUrl() {
let that = this
let path = ''
if (this.isInsuYearFlag) {
if (this.isInsuYearFlag && !that.changeCard) {
this.$toast.loading({
// 持续展示 toast
duration: 0,